Rate Overview
Live
1 BND = 119.8444 NPR
1 NPR = 0.008344
BND
Avg
119.5520
High
119.8444
Low
119.2482
Last updated: 8/19/2026, 7:32:22 AM
Quick Conversions
| BND | NPR |
|---|---|
| 1 BND | 119.84 NPR |
| 10 BND | 1,198.44 NPR |
| 50 BND | 5,992.22 NPR |
| 100 BND | 11,984.44 NPR |
| 500 BND | 59,922.19 NPR |
| 1,000 BND | 119,844.38 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-19T07:32:22Z",
"rates": {
"NPR": 119.844384
}
}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": 11984.438400000001,
"rate": 119.844384
}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