Skip to content

Latest commit

 

History

History
49 lines (39 loc) · 1.23 KB

README.md

File metadata and controls

49 lines (39 loc) · 1.23 KB


Cotizaciones blue de Dólar, Euro y Real

Endpoints

Dólar

Método Endpoint Descripción
GET /api/dolar/oficial Cotización del dólar oficial
GET /api/dolar/blue Cotización dólar blue

Euro

Método Endpoint Descripción
GET /api/euro/oficial Cotización del dólar oficial
GET /api/euro/blue Cotización dólar blue

Real

Método Endpoint Descripción
GET /api/real/oficial Cotización del dólar oficial
GET /api/real/blue Cotización dólar blue

Respuesta

{
    fecha: "2021/06/30 23:26:42",
    compra: "165.41",
    venta: "172.63"
}

Otros

Método Endpoint Descripción
GET /api/ping Devuelve 'pong' si el sitio está activo

Licencia

Este proyecto es 100% libre y open-source. Está licenciado bajo la MIT License.


*Datos recopilados de https://www.paralelohoy.com.ar