Rate Overview
Live
1 ISK = 0.768344 BTN
1 BTN = 1.3015
ISK
Avg
0.753411
High
0.779950
Low
0.715617
Last updated: 7/30/2026, 8:03:04 AM
Quick Conversions
| ISK | BTN |
|---|---|
| 1 ISK | 0.77 BTN |
| 10 ISK | 7.68 BTN |
| 50 ISK | 38.42 BTN |
| 100 ISK | 76.83 BTN |
| 500 ISK | 384.17 BTN |
| 1,000 ISK | 768.34 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-30T08:03:04Z",
"rates": {
"BTN": 0.768344
}
}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": 76.8344,
"rate": 0.768344
}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