Rate Overview
Live
1 ISK = 0.747764 BTN
1 BTN = 1.3373
ISK
Avg
0.756816
High
0.764277
Low
0.747764
Last updated: 6/19/2026, 8:22:33 AM
Quick Conversions
| ISK | BTN |
|---|---|
| 1 ISK | 0.75 BTN |
| 10 ISK | 7.48 BTN |
| 50 ISK | 37.39 BTN |
| 100 ISK | 74.78 BTN |
| 500 ISK | 373.88 BTN |
| 1,000 ISK | 747.76 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-06-19T08:22:33Z",
"rates": {
"BTN": 0.747764
}
}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": 74.7764,
"rate": 0.747764
}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