Rate Overview
Live
1 NOK = 9.6662 BTN
1 BTN = 0.103453
NOK
Avg
9.8776
High
10.0178
Low
9.6662
Last updated: 6/19/2026, 7:46:03 AM
Quick Conversions
| NOK | BTN |
|---|---|
| 1 NOK | 9.67 BTN |
| 10 NOK | 96.66 BTN |
| 50 NOK | 483.31 BTN |
| 100 NOK | 966.62 BTN |
| 500 NOK | 4,833.12 BTN |
| 1,000 NOK | 9,666.25 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-06-19T07:46:03Z",
"rates": {
"BTN": 9.666245
}
}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": 966.6245,
"rate": 9.666245
}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