Rate Overview
Live
1 ISK = 0.254891 TWD
1 TWD = 3.9232
ISK
Avg
0.255763
High
0.258490
Low
0.253274
Last updated: 3/7/2026, 12:33:00 AM
Quick Conversions
| ISK | TWD |
|---|---|
| 1 ISK | 0.25 TWD |
| 10 ISK | 2.55 TWD |
| 50 ISK | 12.74 TWD |
| 100 ISK | 25.49 TWD |
| 500 ISK | 127.45 TWD |
| 1,000 ISK | 254.89 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-03-07T00:33:00Z",
"rates": {
"TWD": 0.254891
}
}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.489099999999997,
"rate": 0.254891
}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