Skip to content

Peso Argentino

GET
/v1/cotizaciones/ars

Cotización del peso argentino en pesos uruguayos

Respuestas

Devuelve la cotización del Peso Argentino
application/json
JSON
{
"compra": 0,
"venta": 0,
"nombre": "string",
"moneda": "string",
"fechaActualizacion": "string"
}

Playground

Ejemplos

cURL
JavaScript
PHP
Python
Powered by VitePress OpenAPI