Rate Overview
Live
1 TWD = 3.8284 ISK
1 ISK = 0.261206
TWD
Avg
3.8163
High
3.8351
Low
3.7990
Last updated: 8/8/2026, 6:40:52 PM
Quick Conversions
| TWD | ISK |
|---|---|
| 1 TWD | 3.83 ISK |
| 10 TWD | 38.28 ISK |
| 50 TWD | 191.42 ISK |
| 100 TWD | 382.84 ISK |
| 500 TWD | 1,914.20 ISK |
| 1,000 TWD | 3,828.39 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-08-08T18:40:52Z",
"rates": {
"ISK": 3.828391
}
}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": 382.8391,
"rate": 3.828391
}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