Rate Overview
Live
1 TWD = 3.9333 ISK
1 ISK = 0.254237
TWD
Avg
3.9584
High
3.9700
Low
3.9333
Last updated: 7/3/2026, 11:12:57 PM
Quick Conversions
| TWD | ISK |
|---|---|
| 1 TWD | 3.93 ISK |
| 10 TWD | 39.33 ISK |
| 50 TWD | 196.67 ISK |
| 100 TWD | 393.33 ISK |
| 500 TWD | 1,966.67 ISK |
| 1,000 TWD | 3,933.34 ISK |
Get TWD/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=ISKExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-07-03T23:12:57Z",
"rates": {
"ISK": 3.933343
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "ISK",
"amount": 100
},
"result": 393.3343,
"rate": 3.933343
}Build with TWD/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key