Rate Overview
Live
1 BTN = 0.102739 NOK
1 NOK = 9.7334
BTN
Avg
0.101157
High
0.103186
Low
0.099821
Last updated: 6/19/2026, 12:22:02 PM
Quick Conversions
| BTN | NOK |
|---|---|
| 1 BTN | 0.10 NOK |
| 10 BTN | 1.03 NOK |
| 50 BTN | 5.14 NOK |
| 100 BTN | 10.27 NOK |
| 500 BTN | 51.37 NOK |
| 1,000 BTN | 102.74 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-06-19T12:22:02Z",
"rates": {
"NOK": 0.102739
}
}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.2739,
"rate": 0.102739
}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