Rate Overview
Live
1 ISK = 0.756611 BTN
1 BTN = 1.3217
ISK
Avg
0.756038
High
0.758509
Low
0.749763
Last updated: 7/8/2026, 5:02:01 PM
Quick Conversions
| ISK | BTN |
|---|---|
| 1 ISK | 0.76 BTN |
| 10 ISK | 7.57 BTN |
| 50 ISK | 37.83 BTN |
| 100 ISK | 75.66 BTN |
| 500 ISK | 378.31 BTN |
| 1,000 ISK | 756.61 BTN |
Get ISK/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=BTNExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-07-08T17:02:01Z",
"rates": {
"BTN": 0.756611
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "BTN",
"amount": 100
},
"result": 75.6611,
"rate": 0.756611
}Build with ISK/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key