← Swippee Data
NRBMonthlylive
Payment Systems Indicators
National monthly transaction volume and value by channel — RTGS, connectIPS, mobile banking, wallets, QR, cards, e-commerce. Benchmark your fintech against the whole market.
Coverage: Monthly · 2023 → present
Endpoints
GET /v1/data/nrb/payments/latest | All channels (volume + value), latest month |
GET /v1/data/nrb/payments/series?channel=mobile-banking&metric=volume | One channel/metric over time |
Example response
{
"data": {
"period_label": "2082 Chaitra",
"channels": [
{ "channel": "Mobile Banking", "channel_slug": "mobile-banking",
"volume": 74466884, "value_npr_million": 618716 }
]
},
"meta": { "source": "Nepal Rastra Bank", "as_of": "2026-04-15" }
}Source & attribution
Figures belong to Nepal Rastra Bank. Every response carries meta.source and meta.source_url; attribution passes through to your users.