Rate Overview
Live
1 BTN = 1.2807 ISK
1 ISK = 0.780799
BTN
Avg
1.2860
High
1.2926
Low
1.2807
Last updated: 8/19/2026, 4:32:00 PM
Quick Conversions
| BTN | ISK |
|---|---|
| 1 BTN | 1.28 ISK |
| 10 BTN | 12.81 ISK |
| 50 BTN | 64.04 ISK |
| 100 BTN | 128.07 ISK |
| 500 BTN | 640.37 ISK |
| 1,000 BTN | 1,280.74 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-08-19T16:32:00Z",
"rates": {
"ISK": 1.280739
}
}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.0739,
"rate": 1.280739
}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