latamref - Latin American Government Reference Data (All Countries) is a paid API for AI agents from latamref.dev, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-14).
Returns authoritative government reference values (central-bank policy rates, VAT rates, minimum wages, public holidays) for 12 Latin American countries in a single JSON response, each with official source citations and staleness flags.
Authoritative Latin American government reference values as clean JSON: central-bank policy rates, VAT rates, national minimum wages and public holidays for Argentina (ar), Brazil (br), Chile (cl), Colombia (co), Costa Rica (cr), Dominican Republic (do), Ecuador (ec), Guatemala (gt), Mexico (mx), Peru (pe), Paraguay (py), Uruguay (uy). Every value carries a citation to its official primary source (government gazette or central-bank statement), an effective date, a last-confirmed date and a staleness flag.
A JSON array of country objects, each containing one or more data series (policy-rate, VAT rate, minimum wage, public holidays). Each data point includes the value (or null if officially discontinued), the unit, the series name, country code, effective_from date, last_confirmed date, a staleness boolean, a disclaimer, and a source object with the official URL and name. Notes fields provide context when values are complex or discontinued.
GEThttps://latamref.dev/v1/allChoose this endpoint when you need a single call to retrieve multiple government reference data series across all 12 supported Latin American countries with official source citations. It is ideal for compliance, payroll, financial modeling, or macro research workflows where data provenance and staleness tracking are required. Prefer this over manually scraping government websites or using general-purpose search when you need structured, citable, machine-readable reference values. Use the per-country or per-series sibling endpoints if you need only one country or one data type.
| Field | Type | Description |
|---|---|---|
| properties | string |
{
"type": "json",
"example": [
{
"series": [
{
"unit": "percent (TNA)",
"notes": "Served as null on purpose. On 2025-07-10 the BCRA discontinued the Letras Fiscales de Liquidez (LeFi) and, with them, ended the tasa de política monetaria that had functioned as its reference rate. Under the current monetary-aggregates regime the BCRA controls the quantity of money and lets interest rates be determined endogenously by market supply and demand — it no longer sets or publishes a single policy rate, so no honest primary-source figure exists for this field. The nearest published benchmark the BCRA and market now watch is the TAMAR (Tasa Mayorista de Argentina, based on 30–35 day wholesale time deposits of ARS 1bn+): 22.63% TNA for 30-day deposits per BCRA data as of 2026-07-14 (https://www.lamacro.ar/variables), but this is a market-calculated rate, NOT a BCRA-set policy rate, so it is reported here only as context. Because inflation and money-market rates move fast, re-verify on a short cycle. History below shows the last explicit policy rates before abolition.",
"stale": false,
"value": null,
"series": "policy-rate",
"source": {
"url": "https://www.bcra.gob.ar/en/latest-monetary-policy-statements/",
"name": "BCRA — Comunicado de Política Monetaria: profundización del esquema de agregados monetarios (fase de re-monetización 2026); Últimos Comunicados de Política Monetaria"
},
"country": "AR",
"disclaimer": "Independent service, not affiliated with any government. Verify against the cited official source before legal or financial use.",
"effective_from": "2025-07-10",
"last_confirmed": "2026-07-15"
}
],
"country": "AR"
}
]
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"