Rate Overview
Live
1 ISK = 0.777998 BTN
1 BTN = 1.2854
ISK
Avg
0.683657
High
0.777998
Low
0.607155
Last updated: 5/28/2026, 3:34:16 AM
Quick Conversions
| ISK | BTN |
|---|---|
| 1 ISK | 0.78 BTN |
| 10 ISK | 7.78 BTN |
| 50 ISK | 38.90 BTN |
| 100 ISK | 77.80 BTN |
| 500 ISK | 389.00 BTN |
| 1,000 ISK | 778.00 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-05-28T03:34:16Z",
"rates": {
"BTN": 0.777998
}
}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.79979999999999,
"rate": 0.777998
}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