Rate Overview
Live
1 NOK = 9.7697 BTN
1 BTN = 0.102357
NOK
Avg
9.4017
High
9.7697
Low
8.9091
Last updated: 3/28/2026, 2:05:59 PM
Quick Conversions
| NOK | BTN |
|---|---|
| 1 NOK | 9.77 BTN |
| 10 NOK | 97.70 BTN |
| 50 NOK | 488.49 BTN |
| 100 NOK | 976.97 BTN |
| 500 NOK | 4,884.86 BTN |
| 1,000 NOK | 9,769.72 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-03-28T14:05:59Z",
"rates": {
"BTN": 9.769717
}
}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": 976.9717,
"rate": 9.769717
}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