Central Banks & Monetary
Peru international reserves (RIN)
Reservas Internacionales Netas held by BCRP - headline total (USD millions, series PN00027MM), sol-converted total, assets, and liabilities. Monthly data.
get/api/v1/central-banks/bcrp/reserves
Query parameters
start_periodstring nullable
Optional start period (YYYY-M).
Optional start period (YYYY-M).
end_periodstring nullable
Optional end period (YYYY-M).
Optional end period (YYYY-M).
Response
RIN headline plus composition components.
Example response
{
"data": {
"rin_usd": [
{
"period": "Ene.2024",
"date": "2024-01-31T00:00:00Z",
"value": 3.02
}
],
"rin_pen": [
{
"period": "Ene.2024",
"date": "2024-01-31T00:00:00Z",
"value": 3.02
}
],
"assets": [
{
"period": "Ene.2024",
"date": "2024-01-31T00:00:00Z",
"value": 3.02
}
],
"liabilities": [
{
"period": "Ene.2024",
"date": "2024-01-31T00:00:00Z",
"value": 3.02
}
]
},
"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"
]
}
}