Rate Overview
Live
1 BND = 118.9773 NPR
1 NPR = 0.008405
BND
Avg
114.2765
High
120.1338
Low
108.2282
Last updated: 7/31/2026, 12:49:38 PM
Quick Conversions
| BND | NPR |
|---|---|
| 1 BND | 118.98 NPR |
| 10 BND | 1,189.77 NPR |
| 50 BND | 5,948.87 NPR |
| 100 BND | 11,897.73 NPR |
| 500 BND | 59,488.67 NPR |
| 1,000 BND | 118,977.35 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-31T12:49:38Z",
"rates": {
"NPR": 118.977346
}
}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": 11897.7346,
"rate": 118.977346
}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