Rate Overview
Live
1 NOK = 10.1531 BTN
1 BTN = 0.098492
NOK
Avg
10.1669
High
10.2167
Low
10.1463
Last updated: 9/6/2026, 7:59:16 AM
Quick Conversions
| NOK | BTN |
|---|---|
| 1 NOK | 10.15 BTN |
| 10 NOK | 101.53 BTN |
| 50 NOK | 507.66 BTN |
| 100 NOK | 1,015.31 BTN |
| 500 NOK | 5,076.56 BTN |
| 1,000 NOK | 10,153.12 BTN |
Get NOK/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=BTNExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-09-06T07:59:16Z",
"rates": {
"BTN": 10.153119
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "BTN",
"amount": 100
},
"result": 1015.3119,
"rate": 10.153119
}Build with NOK/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key