Rate Overview
Live
1 IQD = 0.023979 TWD
1 TWD = 41.7032
IQD
Avg
0.023821
High
0.025035
Low
0.021798
Last updated: 5/28/2026, 11:01:38 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 | 11.99 TWD |
| 1,000 IQD | 23.98 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-05-28T23:01:38Z",
"rates": {
"TWD": 0.023979
}
}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.3979,
"rate": 0.023979
}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