← Swippee Data
NRBMonthlylive
Official Reserve Assets
Nepal's monthly official reserve assets from the IMF e-GDDS SDMX feed — total reserves, monetary gold (value and troy-ounce volume), SDR holdings, reserve position in the IMF, and foreign exchange. In USD.
Coverage: Monthly · 2016 → present
Endpoints
GET /v1/data/nrb/reserve/latest | All reserve indicators, latest month |
GET /v1/data/nrb/reserve/series?indicator=MAU_RAFA_USD | One indicator (e.g. total reserves) over time |
Example response
{
"data": {
"month": "2026-03",
"indicators": [
{ "indicator": "MAU_RAFA_USD", "label": "Total Reserve Assets",
"value": 22466.73113819305, "scale": 6, "absolute": 22466731138.19305, "unit": "USD" }
]
},
"meta": { "source": "Nepal Rastra Bank", "as_of": "2026-03-31",
"attribution": "Source: Nepal Rastra Bank — National Summary Data Page (IMF e-GDDS), Official Reserve Assets. Republished by Swippee Data with attribution." }
}Source & attribution
Figures belong to Nepal Rastra Bank. Every response carries meta.source and meta.source_url; attribution passes through to your users.