Rate Overview
Live
1 NPR = 0.012988 BBD
1 BBD = 76.9941
NPR
Avg
0.013332
High
0.013821
Low
0.012942
Last updated: 7/27/2026, 3:38:17 PM
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.49 BBD |
| 1,000 NPR | 12.99 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-27T15:38:17Z",
"rates": {
"BBD": 0.012988
}
}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.2988,
"rate": 0.012988
}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