Rate Overview
Live
1 BND = 119.1371 NPR
1 NPR = 0.008394
BND
Avg
110.1298
High
119.2221
Low
102.1007
Last updated: 8/1/2026, 9:45:11 AM
Quick Conversions
| BND | NPR |
|---|---|
| 1 BND | 119.14 NPR |
| 10 BND | 1,191.37 NPR |
| 50 BND | 5,956.85 NPR |
| 100 BND | 11,913.71 NPR |
| 500 BND | 59,568.53 NPR |
| 1,000 BND | 119,137.06 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-08-01T09:45:11Z",
"rates": {
"NPR": 119.137057
}
}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": 11913.7057,
"rate": 119.137057
}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