Rate Overview
Live
1 BTN = 1.6007 NPR
1 NPR = 0.624707
BTN
Avg
1.6010
High
1.6071
Low
1.6000
Last updated: 7/28/2026, 3:41:11 PM
Quick Conversions
| BTN | NPR |
|---|---|
| 1 BTN | 1.60 NPR |
| 10 BTN | 16.01 NPR |
| 50 BTN | 80.04 NPR |
| 100 BTN | 160.08 NPR |
| 500 BTN | 800.38 NPR |
| 1,000 BTN | 1,600.75 NPR |
Get BTN/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=NPRExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-07-28T15:41:11Z",
"rates": {
"NPR": 1.60075
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "NPR",
"amount": 100
},
"result": 160.075,
"rate": 1.60075
}Build with BTN/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key