Rate Overview
Live
1 BND = 117.3659 NPR
1 NPR = 0.008520
BND
Avg
116.8776
High
117.4587
Low
116.1622
Last updated: 4/17/2026, 3:05:19 PM
Quick Conversions
| BND | NPR |
|---|---|
| 1 BND | 117.37 NPR |
| 10 BND | 1,173.66 NPR |
| 50 BND | 5,868.29 NPR |
| 100 BND | 11,736.59 NPR |
| 500 BND | 58,682.93 NPR |
| 1,000 BND | 117,365.86 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-04-17T15:05:19Z",
"rates": {
"NPR": 117.365861
}
}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": 11736.5861,
"rate": 117.365861
}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