Rate Overview
Live
1 NPR = 0.623006 BTN
1 BTN = 1.6051
NPR
Avg
0.624571
High
0.625030
Low
0.623006
Last updated: 5/7/2026, 12:32:49 PM
Quick Conversions
| NPR | BTN |
|---|---|
| 1 NPR | 0.62 BTN |
| 10 NPR | 6.23 BTN |
| 50 NPR | 31.15 BTN |
| 100 NPR | 62.30 BTN |
| 500 NPR | 311.50 BTN |
| 1,000 NPR | 623.01 BTN |
Get NPR/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=BTNExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-05-07T12:32:49Z",
"rates": {
"BTN": 0.623006
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "BTN",
"amount": 100
},
"result": 62.300599999999996,
"rate": 0.623006
}Build with NPR/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key