Rate Overview
Live
1 BTN = 0.100489 NOK
1 NOK = 9.9513
BTN
Avg
0.101613
High
0.102996
Low
0.100089
Last updated: 4/17/2026, 5:49:30 PM
Quick Conversions
| BTN | NOK |
|---|---|
| 1 BTN | 0.10 NOK |
| 10 BTN | 1.00 NOK |
| 50 BTN | 5.02 NOK |
| 100 BTN | 10.05 NOK |
| 500 BTN | 50.24 NOK |
| 1,000 BTN | 100.49 NOK |
Get BTN/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=NOKExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-04-17T17:49:30Z",
"rates": {
"NOK": 0.100489
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "NOK",
"amount": 100
},
"result": 10.0489,
"rate": 0.100489
}Build with BTN/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key