Rate Overview
Live
1 BTN = 1.3373 ISK
1 ISK = 0.747765
BTN
Avg
1.3214
High
1.3373
Low
1.3084
Last updated: 6/19/2026, 8:37:55 AM
Quick Conversions
| BTN | ISK |
|---|---|
| 1 BTN | 1.34 ISK |
| 10 BTN | 13.37 ISK |
| 50 BTN | 66.87 ISK |
| 100 BTN | 133.73 ISK |
| 500 BTN | 668.66 ISK |
| 1,000 BTN | 1,337.32 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-06-19T08:37:55Z",
"rates": {
"ISK": 1.337319
}
}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": 133.7319,
"rate": 1.337319
}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