← Swippee Data
NRBMonthlylive

Monthly Banking & Financial Statistics

NRB's monthly headline banking indicators — NPL, CD ratio, capital adequacy, deposits, credit, branches, accounts, ATMs — broken down by BFI class.

Coverage: Monthly · Oct 2021 → present

Endpoints

GET /v1/data/nrb/banking/snapshot?month=YYYY-MMAll indicators for a month
GET /v1/data/nrb/banking/indicators?month=YYYY-MM&class=commercialFlat list, filter by BFI class
GET /v1/data/nrb/banking/indicators/series?indicator=npl-total-loan&class=commercialOne indicator over time

Example response

{
  "data": [
    { "class_code": "A", "class_name": "Commercial Banks",
      "indicator_slug": "npl-total-loan", "value": 5.41, "section": "..." }
  ],
  "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.

Original source
Monthly Banking & Financial Statistics API — Swippee Data · Swippee