Rate Overview
Live
1 ISK = 0.775475 BTN
1 BTN = 1.2895
ISK
Avg
0.773425
High
0.777134
Low
0.771125
Last updated: 8/12/2026, 5:06:32 PM
Quick Conversions
| ISK | BTN |
|---|---|
| 1 ISK | 0.78 BTN |
| 10 ISK | 7.75 BTN |
| 50 ISK | 38.77 BTN |
| 100 ISK | 77.55 BTN |
| 500 ISK | 387.74 BTN |
| 1,000 ISK | 775.48 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-08-12T17:06:32Z",
"rates": {
"BTN": 0.775475
}
}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": 77.5475,
"rate": 0.775475
}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