Rate Overview
Live
1 NOK = 9.9836 BTN
1 BTN = 0.100165
NOK
Avg
8.6906
High
10.2817
Low
7.5346
Last updated: 7/21/2026, 6:45:53 AM
Quick Conversions
| NOK | BTN |
|---|---|
| 1 NOK | 9.98 BTN |
| 10 NOK | 99.84 BTN |
| 50 NOK | 499.18 BTN |
| 100 NOK | 998.36 BTN |
| 500 NOK | 4,991.78 BTN |
| 1,000 NOK | 9,983.57 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-07-21T06:45:53Z",
"rates": {
"BTN": 9.983568
}
}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": 998.3568,
"rate": 9.983568
}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