Rate Overview
Live
1 ISK = 0.254343 TWD
1 TWD = 3.9317
ISK
Avg
0.255366
High
0.258823
Low
0.249791
Last updated: 7/8/2026, 11:06:57 AM
Quick Conversions
| ISK | TWD |
|---|---|
| 1 ISK | 0.25 TWD |
| 10 ISK | 2.54 TWD |
| 50 ISK | 12.72 TWD |
| 100 ISK | 25.43 TWD |
| 500 ISK | 127.17 TWD |
| 1,000 ISK | 254.34 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-07-08T11:06:57Z",
"rates": {
"TWD": 0.254343
}
}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.4343,
"rate": 0.254343
}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