Rate Overview
Live
1 NPR = 0.012942 BBD
1 BBD = 77.2678
NPR
Avg
0.013705
High
0.014443
Low
0.012909
Last updated: 7/26/2026, 3:49:34 AM
Quick Conversions
| NPR | BBD |
|---|---|
| 1 NPR | 0.01 BBD |
| 10 NPR | 0.13 BBD |
| 50 NPR | 0.65 BBD |
| 100 NPR | 1.29 BBD |
| 500 NPR | 6.47 BBD |
| 1,000 NPR | 12.94 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-26T03:49:34Z",
"rates": {
"BBD": 0.012942
}
}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.2942,
"rate": 0.012942
}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