Rate Overview
Live
1 ISK = 0.736182 BTN
1 BTN = 1.3584
ISK
Avg
0.740485
High
0.749901
Low
0.730911
Last updated: 3/7/2026, 8:00:04 AM
Quick Conversions
| ISK | BTN |
|---|---|
| 1 ISK | 0.74 BTN |
| 10 ISK | 7.36 BTN |
| 50 ISK | 36.81 BTN |
| 100 ISK | 73.62 BTN |
| 500 ISK | 368.09 BTN |
| 1,000 ISK | 736.18 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-03-07T08:00:04Z",
"rates": {
"BTN": 0.736182
}
}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": 73.6182,
"rate": 0.736182
}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