Rate Overview
Live
1 BTN = 1.3161 ISK
1 ISK = 0.759810
BTN
Avg
1.4134
High
1.5403
Low
1.3161
Last updated: 3/28/2026, 12:16:18 PM
Quick Conversions
| BTN | ISK |
|---|---|
| 1 BTN | 1.32 ISK |
| 10 BTN | 13.16 ISK |
| 50 BTN | 65.81 ISK |
| 100 BTN | 131.61 ISK |
| 500 BTN | 658.06 ISK |
| 1,000 BTN | 1,316.12 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-03-28T12:16:18Z",
"rates": {
"ISK": 1.316118
}
}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.6118,
"rate": 1.316118
}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