Skip to content

Cotización del dólar

GET
/api/dolar

Devuelve la cotización actual del dólar.

Respuestas

Cotización del dólar exitosa
application/json
JSON
{
"mayorista": {...},
"oficial": {...},
"ahorro": {...},
"tarjeta": {...},
"blue": {...},
"cripto": {...},
"mep": {...},
"ccl": {...}
}

Ejemplos

Powered by VitePress OpenAPI