Rate Overview
Live
1 BTN = 1.2853 ISK
1 ISK = 0.777998
BTN
Avg
1.2898
High
1.2992
Low
1.2770
Last updated: 5/28/2026, 2:27:39 AM
Quick Conversions
| BTN | ISK |
|---|---|
| 1 BTN | 1.29 ISK |
| 10 BTN | 12.85 ISK |
| 50 BTN | 64.27 ISK |
| 100 BTN | 128.54 ISK |
| 500 BTN | 642.68 ISK |
| 1,000 BTN | 1,285.35 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-05-28T02:27:39Z",
"rates": {
"ISK": 1.28535
}
}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": 128.535,
"rate": 1.28535
}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