Rate Overview
Live
1 NOK = 10.1995 BTN
1 BTN = 0.098044
NOK
Avg
10.2296
High
10.2817
Low
10.1690
Last updated: 5/7/2026, 3:06:28 PM
Quick Conversions
| NOK | BTN |
|---|---|
| 1 NOK | 10.20 BTN |
| 10 NOK | 102.00 BTN |
| 50 NOK | 509.98 BTN |
| 100 NOK | 1,019.95 BTN |
| 500 NOK | 5,099.76 BTN |
| 1,000 NOK | 10,199.52 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-05-07T15:06:28Z",
"rates": {
"BTN": 10.199521
}
}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": 1019.9521000000001,
"rate": 10.199521
}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