bcra.gob.ar API: get_monetary_variable_data
bcra.gob.ar via Parse · Finance
Retrieve historical data for a specific monetary variable by its serie number. Requires solving a Turnstile captcha internally. Use get_monetary_variables to discover available serie numbers. Returns daily data points with date and value. Access monetary variables, macroeconomic indicators, news, and official communications from Argentina's Central Bank (BCRA). Fulfilled by Parse from bcra.gob.ar.
- bcra-gob-ar
- finance
- government-public
- news-media
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/27004504-e282-44a4-94d6-3eb0a6055c0b/get_monetary_variable_data
- Interface artifact
- sha256:6eec2267b255a3ae43dce51b80d210c9389f097735ac6dd29435b47a1046e7a7
- Manifest digest
- sha256:23bd168ae6c38cde78ed6191bc4d1ff73716dcf39ac4cfae4f181aa14466f270
Request fields
- desde (string, required): Start date in YYYY-MM-DD format.
- hasta (string, required): End date in YYYY-MM-DD format.
- serie (string, required): Serie number of the variable (e.g. '250' for Base monetaria, '272' for Tipo de Cambio Mayorista). Discoverable via get_monetary_variables.
Example queries
- {"desde":"2026-05-12","hasta":"2026-06-10","serie":"250"}