← Swippee Data
NRBMonthlylive
Banking System Profit & Loss
The full profit & loss statement for Nepal's whole banking system — interest income and expense, net interest income, fees & commission, operating profit, provisions and net profit — as a monthly series. Sheet C6 of NRB's Banking & Financial Statistics. Values in NPR millions.
Coverage: Monthly · 2021 → present
Endpoints
GET /v1/data/nrb/banking/pnl/latest | Every line item, latest month |
GET /v1/data/nrb/banking/pnl/series?key=income.interest-income | One line item over time |
Example response
{
"data": {
"month": "2025-07",
"line_items": [
{ "key": "income.interest-income", "label": "Interest Income",
"value": 567193.568, "unit": "NPR_mn", "section": "Income", "code": "1" }
]
},
"meta": { "source": "Nepal Rastra Bank", "as_of": "2025-07-15",
"attribution": "Source: Nepal Rastra Bank — Monthly Banking & Financial Statistics (Profit & Loss Statement). 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.