Rate Overview
Live
1 ISK = 0.255420 TWD
1 TWD = 3.9151
ISK
Avg
0.256029
High
0.258823
Low
0.249791
Last updated: 5/27/2026, 8:30:55 PM
Quick Conversions
| ISK | TWD |
|---|---|
| 1 ISK | 0.26 TWD |
| 10 ISK | 2.55 TWD |
| 50 ISK | 12.77 TWD |
| 100 ISK | 25.54 TWD |
| 500 ISK | 127.71 TWD |
| 1,000 ISK | 255.42 TWD |
Get ISK/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=TWDExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-05-27T20:30:55Z",
"rates": {
"TWD": 0.25542
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "TWD",
"amount": 100
},
"result": 25.541999999999998,
"rate": 0.25542
}Build with ISK/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key