Rate Overview
Live
1 NPR = 0.625015 BTN
1 BTN = 1.6000
NPR
Avg
0.624722
High
0.625015
Low
0.624707
Last updated: 3/28/2026, 10:45:05 AM
Quick Conversions
| NPR | BTN |
|---|---|
| 1 NPR | 0.63 BTN |
| 10 NPR | 6.25 BTN |
| 50 NPR | 31.25 BTN |
| 100 NPR | 62.50 BTN |
| 500 NPR | 312.51 BTN |
| 1,000 NPR | 625.02 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-03-28T10:45:05Z",
"rates": {
"BTN": 0.625015
}
}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.5015,
"rate": 0.625015
}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