Rate Overview
Live
1 NPR = 0.012954 BBD
1 BBD = 77.1962
NPR
Avg
0.013411
High
0.013913
Low
0.012954
Last updated: 7/21/2026, 7:51:17 AM
Quick Conversions
| NPR | BBD |
|---|---|
| 1 NPR | 0.01 BBD |
| 10 NPR | 0.13 BBD |
| 50 NPR | 0.65 BBD |
| 100 NPR | 1.30 BBD |
| 500 NPR | 6.48 BBD |
| 1,000 NPR | 12.95 BBD |
Get NPR/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=BBDExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-07-21T07:51:17Z",
"rates": {
"BBD": 0.012954
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "BBD",
"amount": 100
},
"result": 1.2954,
"rate": 0.012954
}Build with NPR/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key