Rate Overview
Live
1 ISK = 0.766894 BTN
1 BTN = 1.3040
ISK
Avg
0.689534
High
0.774748
Low
0.607155
Last updated: 7/29/2026, 10:20:32 AM
Quick Conversions
| ISK | BTN |
|---|---|
| 1 ISK | 0.77 BTN |
| 10 ISK | 7.67 BTN |
| 50 ISK | 38.34 BTN |
| 100 ISK | 76.69 BTN |
| 500 ISK | 383.45 BTN |
| 1,000 ISK | 766.89 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-29T10:20:32Z",
"rates": {
"BTN": 0.766894
}
}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.68939999999999,
"rate": 0.766894
}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