Rate Overview
Live
1 BTN = 1.3040 ISK
1 ISK = 0.766895
BTN
Avg
1.3041
High
1.3096
Low
1.2987
Last updated: 7/29/2026, 5:34:11 PM
Quick Conversions
| BTN | ISK |
|---|---|
| 1 BTN | 1.30 ISK |
| 10 BTN | 13.04 ISK |
| 50 BTN | 65.20 ISK |
| 100 BTN | 130.40 ISK |
| 500 BTN | 651.98 ISK |
| 1,000 BTN | 1,303.96 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-29T17:34:11Z",
"rates": {
"ISK": 1.30396
}
}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.39600000000002,
"rate": 1.30396
}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