v5

OpenAPI 3.1.0Proprietary2026-08-031,5423,1505.5 MB
Central Banks & Monetary

ARS-{currency} latest quote plus recent history

Daily ARS quote for a single currency published by BCRA Estadisticas Cambiarias. Without date bounds upstream returns only the latest published snapshot. Supports start_date and end_date query params for a bounded history window. Each row carries tipo_pase (cross to USD) and tipo_cotizacion (ARS per unit of the quoted currency).

get/api/v1/central-banks/bcra/fx/{currency}

Path parameters

currencystring required

Currency ISO 4217 code (e.g. USD, EUR, BRL, XAU).

Currency ISO 4217 code (e.g. USD, EUR, BRL, XAU).

Query parameters

start_datestring nullable

Inclusive start date (YYYY-MM-DD).

Inclusive start date (YYYY-MM-DD).

end_datestring nullable

Inclusive end date (YYYY-MM-DD).

Inclusive end date (YYYY-MM-DD).

limitinteger nullable

Maximum rows to return.

Maximum rows to return.

Response

Observation rows for the requested currency vs ARS.

Example response

{
  "meta": {
    "endpoint": "/api/v1/fred/us/cpi",
    "data_time": "2026-04-16T14:30:00Z",
    "response_time": "2026-04-16T14:30:12Z",
    "provider": "Sugra API v1.0.1",
    "source": "sugra_crypto",
    "attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
    "fallback_chain": [
      "sugra_crypto",
      "sugra_finance"
    ]
  }
}