Rate Overview
Live
1 ISK = 0.763996 BTN
1 BTN = 1.3089
ISK
Avg
0.737044
High
0.779950
Low
0.697663
Last updated: 7/28/2026, 7:46:37 PM
Quick Conversions
| ISK | BTN |
|---|---|
| 1 ISK | 0.76 BTN |
| 10 ISK | 7.64 BTN |
| 50 ISK | 38.20 BTN |
| 100 ISK | 76.40 BTN |
| 500 ISK | 382.00 BTN |
| 1,000 ISK | 764.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-07-28T19:46:37Z",
"rates": {
"BTN": 0.763996
}
}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.3996,
"rate": 0.763996
}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