← Swippee Data
Swippee + NRBQuarterlylive
Nepal Bank Profiles
Complete profiles for all 20 Nepal commercial banks and 2 wallets — SWIFT codes verified from official websites, NRB directory data (capital, HO), branch counts, contact info, and live market interest rate benchmarks.
Coverage: All 22 banks and wallets — updated quarterly from NRB BFI directory
Endpoints
GET /v1/banks | All banks and wallets. Filter: ?supported=true or ?class=commercial |
GET /v1/banks/:code | Full profile — SWIFT, branches, contact, NRB directory, market rates |
Example response
{
"data": {
"code": "NABIL",
"name": "Nabil Bank",
"founded_year": 1984,
"swift_code": "NARBNPKA",
"nrb_class": "A",
"nrb_class_name": "Commercial Bank",
"website": "https://nabilbank.com",
"branches": 291,
"contact": { "phone": "+977-1-5971871", "toll_free_ntc": "16600162245", "email": "customercare@nabilbank.com" },
"nrb_directory": { "paid_up_capital_crore": 3205.7, "head_office": "Beena Marg, Kathmandu", "working_area": "National Level" },
"nepal_market_rates": { "saving_deposit": 2.9, "fixed_deposit": 5.09, "base_rate": 5.0, "unit": "percent" }
}
}Source & attribution
Figures belong to Swippee + Nepal Rastra Bank. Every response carries meta.source and meta.source_url; attribution passes through to your users.