Rate Overview
Live
1 ISK = 0.260118 TWD
1 TWD = 3.8444
ISK
Avg
0.251532
High
0.260118
Low
0.236573
Last updated: 7/29/2026, 10:20:26 AM
Quick Conversions
| ISK | TWD |
|---|---|
| 1 ISK | 0.26 TWD |
| 10 ISK | 2.60 TWD |
| 50 ISK | 13.01 TWD |
| 100 ISK | 26.01 TWD |
| 500 ISK | 130.06 TWD |
| 1,000 ISK | 260.12 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-29T10:20:26Z",
"rates": {
"TWD": 0.260118
}
}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": 26.0118,
"rate": 0.260118
}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