Rate Overview
Live
1 NPR = 0.013234 BBD
1 BBD = 75.5629
NPR
Avg
0.013144
High
0.013234
Low
0.013082
Last updated: 9/4/2026, 2:54:03 AM
Quick Conversions
| NPR | BBD |
|---|---|
| 1 NPR | 0.01 BBD |
| 10 NPR | 0.13 BBD |
| 50 NPR | 0.66 BBD |
| 100 NPR | 1.32 BBD |
| 500 NPR | 6.62 BBD |
| 1,000 NPR | 13.23 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-09-04T02:54:03Z",
"rates": {
"BBD": 0.013234
}
}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.3234,
"rate": 0.013234
}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