← Swippee Data
NRBMonthlylive
Per-Bank Sector Credit
Loans & advances by economic sector and product for every individual bank & financial institution in Nepal, per institution. Scope to one bank with ?bank=. Sheet C10 of NRB's Banking & Financial Statistics. Values in NPR millions.
Coverage: Monthly · 2021 → present · 50+ institutions
Endpoints
GET /v1/data/nrb/banks/credit/latest | Every bank, every sector, latest month |
GET /v1/data/nrb/banks/credit/latest?bank=NABIL | One bank's sector breakdown |
GET /v1/data/nrb/banks/credit/series?key=nabil.sector-wise.agricultural-and-forest-related | One bank's sector over time |
Example response
{
"data": {
"month": "2025-07",
"bank": "nabil",
"line_items": [
{ "key": "nabil.sector-wise.agricultural-and-forest-related", "bank": "NABIL", "line_item": "Agricultural and Forest Related",
"value": 19457.261, "unit": "NPR_mn", "section": "Sector Wise" }
]
},
"meta": { "source": "Nepal Rastra Bank", "as_of": "2025-07-15",
"attribution": "Source: Nepal Rastra Bank — Monthly Banking & Financial Statistics (Bank-wise Loans & Advances by Sector). 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.