Checking status…
Catalog / Banco Central de Reserva del Perú (BCRP) — Estadísticas / BCRPData
bcrp

Banco Central de Reserva del Perú (BCRP) — Estadísticas / BCRPData

Open · redistributedcustom-terms-bcrpMoney & Banking

BCRP (Banco Central de Reserva del Perú) — Peruvian exchange rate data. License: Open data (public domain) Source: https://estadisticas.bcrp.gob.pe/ No API key required. Coverage: * Daily exchange rates: USD/PEN, EUR/PEN, GBP/PEN, JPY/PEN (buying, selling, spot) NOTE: Only daily PD* series work via…

Redistributable. This source is served as canonical Parquet under the license below, with attribution and provenance preserved.

Coverage

Series catalogued
3
Temporal coverage
1997-01-02 – 2026-06-22
Categories
Money & Banking

Licensing & provenance

License
custom-terms-bcrp
License URL
https://www.bcrp.gob.pe/condiciones-de-uso.html
Required attribution
Fuente: Banco Central de Reserva del Perú (BCRP)
Redistribution
Permitted (served here)
Commercial use
Restricted / no
Modification
Permitted
Provider homepage
https://estadisticas.bcrp.gob.pe
Provider terms
https://www.bcrp.gob.pe/condiciones-de-uso.html

How to cite

Banco Central de Reserva del Perú (BCRP) — Estadísticas / BCRPData. Retrieved from https://estadisticas.bcrp.gob.pe. Compiled and redistributed by the Elkassabgi Data Library.

Processing: Retrieved from the official source, normalized to a long {series_key, obs_date, value} schema (period-start dates), de-duplicated, and stored as zstd Parquet. Compiled and redistributed by the Elkassabgi Data Library.

Access & mirrors

Download
Select & download bcrp series as CSV →
API
Get a free API key, then GET /v1/series/<id>.csv
Canonical landing
https://econdatalibrary.com/bcrp
Update cadence
daily
Automated refresh
live — this database is on the daily update run
Update strategy
extend by date
Storage layout
single parquet: data/clean_full/bcrp/bcrp.parquet (zstd), columns (series_key='BCRP:{label}', obs_date, value). 6 daily FX series (USD/EUR/GBP/JPY vs PEN). Plus _bcrp_log.txt.

Full description

BCRP (Banco Central de Reserva del Perú) — Peruvian exchange rate data. License: Open data (public domain) Source: https://estadisticas.bcrp.gob.pe/ No API key required. Coverage: * Daily exchange rates: USD/PEN, EUR/PEN, GBP/PEN, JPY/PEN (buying, selling, spot) NOTE: Only daily PD* series work via the public JSON API. Monthly/quarterly/annual PN* series return empty responses. API: https://estadisticas.bcrp.gob.pe/estadisticas/series/api/{code}/json/{start}/{end} * Single series only — batched requests fail * Daily period format: YYYY-M-D * Response period names: "02.Ene.97" (DD.MonthSP.YY) Run: python jobs/ingest_bcrp.py

Structured metadata

schema.org/Dataset (Google Dataset Search)
{
  "@context": "https://schema.org/",
  "@type": "Dataset",
  "name": "Banco Central de Reserva del Perú (BCRP) — Estadísticas / BCRPData",
  "description": "Peruvian macro-financial series. Banco Central de Reserva del Perú (BCRP). 3 series, 1997–2026. Free download.",
  "url": "https://econdatalibrary.com/bcrp",
  "identifier": "bcrp",
  "isAccessibleForFree": true,
  "publisher": {
    "@type": "Organization",
    "name": "Econ Data Library",
    "url": "https://econdatalibrary.com"
  },
  "includedInDataCatalog": {
    "@type": "DataCatalog",
    "@id": "https://econdatalibrary.com/#catalog",
    "name": "Econ Data Library",
    "url": "https://econdatalibrary.com/catalog"
  },
  "creator": {
    "@type": "Organization",
    "name": "Banco Central de Reserva del Perú",
    "url": "https://estadisticas.bcrp.gob.pe"
  },
  "license": "https://www.bcrp.gob.pe/condiciones-de-uso.html",
  "keywords": [
    "Money & Banking",
    "bcrp"
  ],
  "variableMeasured": [
    "Tipo de cambio"
  ],
  "temporalCoverage": "1997-01-02/2026-06-22",
  "creditText": "Fuente: Banco Central de Reserva del Perú (BCRP)",
  "citation": "Banco Central de Reserva del Perú (BCRP) — Estadísticas / BCRPData. Retrieved from https://estadisticas.bcrp.gob.pe. Compiled and redistributed by the Elkassabgi Data Library.",
  "sameAs": [
    "https://huggingface.co/datasets/econdatalibrary-bcrp",
    "https://zenodo.org/communities/econdatalibrary"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "name": "bcrp — CSV",
      "encodingFormat": "text/csv",
      "contentUrl": "https://econdatalibrary.com/download.html?source=bcrp",
      "license": "https://www.bcrp.gob.pe/condiciones-de-uso.html"
    }
  ]
}
Croissant (ML-ready, schema.org JSON-LD)
{
  "@context": {
    "@language": "en",
    "@vocab": "https://schema.org/",
    "cr": "http://mlcommons.org/croissant/",
    "data": {
      "@id": "cr:data",
      "@type": "@json"
    },
    "dataType": {
      "@id": "cr:dataType",
      "@type": "@vocab"
    },
    "sc": "https://schema.org/",
    "conformsTo": "dct:conformsTo",
    "dct": "http://purl.org/dc/terms/"
  },
  "@type": "sc:Dataset",
  "conformsTo": "http://mlcommons.org/croissant/1.0",
  "name": "bcrp",
  "description": "Peruvian macro-financial series. Banco Central de Reserva del Perú (BCRP). 3 series, 1997–2026. Free download.",
  "url": "https://econdatalibrary.com/bcrp",
  "creator": {
    "@type": "sc:Organization",
    "name": "Banco Central de Reserva del Perú",
    "url": "https://estadisticas.bcrp.gob.pe"
  },
  "publisher": {
    "@type": "sc:Organization",
    "name": "Econ Data Library",
    "url": "https://econdatalibrary.com"
  },
  "license": "https://www.bcrp.gob.pe/condiciones-de-uso.html",
  "keywords": [
    "Money & Banking"
  ],
  "temporalCoverage": "1997-01-02/2026-06-22",
  "citation": "Banco Central de Reserva del Perú (BCRP) — Estadísticas / BCRPData. Retrieved from https://estadisticas.bcrp.gob.pe. Compiled and redistributed by the Elkassabgi Data Library.",
  "distribution": [
    {
      "@type": "cr:FileObject",
      "@id": "bcrp-csv",
      "name": "bcrp-csv",
      "description": "Per-series CSV, downloadable with a free API key.",
      "contentUrl": "https://econdatalibrary.com/download.html?source=bcrp",
      "encodingFormat": "text/csv"
    }
  ]
}
Part of the Econ Data Library catalog · metadata generated 2026-08-02 from the central registry · browse all datasets
ElkassabgiData

One account. Every library.

HF Data Library  ·  Econ Data Library  · more to come