Rate Overview
Live
1 BTN = 1.3105 ISK
1 ISK = 0.763044
BTN
Avg
1.3155
High
1.3231
Low
1.3086
Last updated: 4/17/2026, 11:58:02 AM
Quick Conversions
| BTN | ISK |
|---|---|
| 1 BTN | 1.31 ISK |
| 10 BTN | 13.11 ISK |
| 50 BTN | 65.53 ISK |
| 100 BTN | 131.05 ISK |
| 500 BTN | 655.27 ISK |
| 1,000 BTN | 1,310.54 ISK |
Get BTN/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=ISKExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-04-17T11:58:02Z",
"rates": {
"ISK": 1.31054
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "ISK",
"amount": 100
},
"result": 131.054,
"rate": 1.31054
}Build with BTN/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key