Rate Overview
Live
1 BTN = 0.097062 NOK
1 NOK = 10.3027
BTN
Avg
0.110353
High
0.119807
Low
0.096747
Last updated: 5/28/2026, 3:33:25 AM
Quick Conversions
| BTN | NOK |
|---|---|
| 1 BTN | 0.10 NOK |
| 10 BTN | 0.97 NOK |
| 50 BTN | 4.85 NOK |
| 100 BTN | 9.71 NOK |
| 500 BTN | 48.53 NOK |
| 1,000 BTN | 97.06 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-05-28T03:33:25Z",
"rates": {
"NOK": 0.097062
}
}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": 9.706199999999999,
"rate": 0.097062
}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