Rate Overview
Live
1 BTN = 0.102357 NOK
1 NOK = 9.7697
BTN
Avg
0.106454
High
0.112245
Low
0.102357
Last updated: 3/28/2026, 2:58:30 PM
Quick Conversions
| BTN | NOK |
|---|---|
| 1 BTN | 0.10 NOK |
| 10 BTN | 1.02 NOK |
| 50 BTN | 5.12 NOK |
| 100 BTN | 10.24 NOK |
| 500 BTN | 51.18 NOK |
| 1,000 BTN | 102.36 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-03-28T14:58:30Z",
"rates": {
"NOK": 0.102357
}
}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.2357,
"rate": 0.102357
}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