Rate Overview
Live
1 NPR = 0.013329 BBD
1 BBD = 75.0244
NPR
Avg
0.013287
High
0.013355
Low
0.013218
Last updated: 5/9/2026, 1:26:10 PM
Quick Conversions
| NPR | BBD |
|---|---|
| 1 NPR | 0.01 BBD |
| 10 NPR | 0.13 BBD |
| 50 NPR | 0.67 BBD |
| 100 NPR | 1.33 BBD |
| 500 NPR | 6.66 BBD |
| 1,000 NPR | 13.33 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-05-09T13:26:10Z",
"rates": {
"BBD": 0.013329
}
}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.3329,
"rate": 0.013329
}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