Skip to content

Dólar Oficial

GET
/v1/dolares/oficial

Cotización del dólar estadounidense en pesos bolivianos

Respuestas

Devuelve la cotización del Dólar Estadounidense
application/json
JSON
{
"compra": 0,
"venta": 0,
"casa": "string",
"nombre": "string",
"moneda": "string",
"fechaActualizacion": "string"
}

Playground

Ejemplos

cURL
JavaScript
PHP
Python
Powered by VitePress OpenAPI