Rate Overview
Live
1 BND = 120.0010 NPR
1 NPR = 0.008333
BND
Avg
119.5334
High
120.9497
Low
117.9826
Last updated: 5/27/2026, 11:04:30 PM
Quick Conversions
| BND | NPR |
|---|---|
| 1 BND | 120.00 NPR |
| 10 BND | 1,200.01 NPR |
| 50 BND | 6,000.05 NPR |
| 100 BND | 12,000.10 NPR |
| 500 BND | 60,000.48 NPR |
| 1,000 BND | 120,000.96 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-05-27T23:04:30Z",
"rates": {
"NPR": 120.000963
}
}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": 12000.0963,
"rate": 120.000963
}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