Rate Overview
Live
1 IQD = 0.024027 TWD
1 TWD = 41.6198
IQD
Avg
0.024146
High
0.024231
Low
0.024027
Last updated: 9/8/2026, 9:49:44 PM
Quick Conversions
| IQD | TWD |
|---|---|
| 1 IQD | 0.02 TWD |
| 10 IQD | 0.24 TWD |
| 50 IQD | 1.20 TWD |
| 100 IQD | 2.40 TWD |
| 500 IQD | 12.01 TWD |
| 1,000 IQD | 24.03 TWD |
Get IQD/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=TWDExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-09-08T21:49:44Z",
"rates": {
"TWD": 0.024027
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "TWD",
"amount": 100
},
"result": 2.4027,
"rate": 0.024027
}Build with IQD/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key