Rate Overview
Live
1 BND = 117.7658 NPR
1 NPR = 0.008491
BND
Avg
117.3719
High
117.7658
Low
116.8867
Last updated: 3/28/2026, 11:57:23 AM
Quick Conversions
| BND | NPR |
|---|---|
| 1 BND | 117.77 NPR |
| 10 BND | 1,177.66 NPR |
| 50 BND | 5,888.29 NPR |
| 100 BND | 11,776.58 NPR |
| 500 BND | 58,882.92 NPR |
| 1,000 BND | 117,765.83 NPR |
Get BND/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=NPRExample Response:
{
"success": true,
"base": "BND",
"date": "2026-03-28T11:57:23Z",
"rates": {
"NPR": 117.765834
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "NPR",
"amount": 100
},
"result": 11776.5834,
"rate": 117.765834
}Build with BND/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key