← Swippee Data
NRBMonthlylive
Merchandise Trade
Nepal's monthly merchandise trade from the IMF e-GDDS SDMX feed — total exports (FOB) and imports (CIF) in USD, plus the breakdown by SITC section (food, fuels, machinery, manufactured goods and the rest) in NPR.
Coverage: Monthly · 2016 → present
Endpoints
GET /v1/data/nrb/trade/latest | All trade indicators, latest month |
GET /v1/data/nrb/trade/series?indicator=TXG_FOB_USD | One indicator (e.g. total exports) over time |
Example response
{
"data": {
"month": "2026-03",
"indicators": [
{ "indicator": "TXG_FOB_USD", "label": "Total Exports (FOB)",
"value": 157.29775818954442, "scale": 6, "absolute": 157297758.18954442, "unit": "USD" },
{ "indicator": "TMG_CIF_USD", "label": "Total Imports (CIF)",
"value": 1135.3336984647372, "scale": 6, "absolute": 1135333698.4647372, "unit": "USD" }
]
},
"meta": { "source": "Nepal Rastra Bank", "as_of": "2026-03-31",
"attribution": "Source: Nepal Rastra Bank — National Summary Data Page (IMF e-GDDS), Merchandise Trade. 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.