Rate Overview
Live
1 TWD = 3.9232 ISK
1 ISK = 0.254891
TWD
Avg
3.9037
High
3.9243
Low
3.8686
Last updated: 3/6/2026, 7:29:08 AM
Quick Conversions
| TWD | ISK |
|---|---|
| 1 TWD | 3.92 ISK |
| 10 TWD | 39.23 ISK |
| 50 TWD | 196.16 ISK |
| 100 TWD | 392.32 ISK |
| 500 TWD | 1,961.62 ISK |
| 1,000 TWD | 3,923.24 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-03-06T07:29:08Z",
"rates": {
"ISK": 3.923243
}
}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": 392.3243,
"rate": 3.923243
}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