Rate Overview
Live
1 BND = 120.6450 NPR
1 NPR = 0.008289
BND
Avg
119.7171
High
120.6450
Low
119.0110
Last updated: 9/10/2026, 5:47:25 PM
Quick Conversions
| BND | NPR |
|---|---|
| 1 BND | 120.64 NPR |
| 10 BND | 1,206.45 NPR |
| 50 BND | 6,032.25 NPR |
| 100 BND | 12,064.50 NPR |
| 500 BND | 60,322.48 NPR |
| 1,000 BND | 120,644.95 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-09-10T17:47:25Z",
"rates": {
"NPR": 120.644951
}
}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": 12064.4951,
"rate": 120.644951
}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