Rate Overview
Live
1 BTN = 1.3089 ISK
1 ISK = 0.763996
BTN
Avg
1.3583
High
1.4334
Low
1.2821
Last updated: 7/28/2026, 4:04:34 PM
Quick Conversions
| BTN | ISK |
|---|---|
| 1 BTN | 1.31 ISK |
| 10 BTN | 13.09 ISK |
| 50 BTN | 65.45 ISK |
| 100 BTN | 130.89 ISK |
| 500 BTN | 654.45 ISK |
| 1,000 BTN | 1,308.91 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-07-28T16:04:34Z",
"rates": {
"ISK": 1.308907
}
}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": 130.8907,
"rate": 1.308907
}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