Rate Overview
Live
1 BND = 118.3644 NPR
1 NPR = 0.008448
BND
Avg
118.2103
High
118.3796
Low
117.9142
Last updated: 7/11/2026, 5:34:37 AM
Quick Conversions
| BND | NPR |
|---|---|
| 1 BND | 118.36 NPR |
| 10 BND | 1,183.64 NPR |
| 50 BND | 5,918.22 NPR |
| 100 BND | 11,836.44 NPR |
| 500 BND | 59,182.20 NPR |
| 1,000 BND | 118,364.41 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-07-11T05:34:37Z",
"rates": {
"NPR": 118.364409
}
}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": 11836.4409,
"rate": 118.364409
}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