Rate Overview
Live
1 IQD = 0.024093 TWD
1 TWD = 41.5058
IQD
Avg
0.024113
High
0.024164
Low
0.024067
Last updated: 6/18/2026, 9:35:08 AM
Quick Conversions
| IQD | TWD |
|---|---|
| 1 IQD | 0.02 TWD |
| 10 IQD | 0.24 TWD |
| 50 IQD | 1.20 TWD |
| 100 IQD | 2.41 TWD |
| 500 IQD | 12.05 TWD |
| 1,000 IQD | 24.09 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-06-18T09:35:08Z",
"rates": {
"TWD": 0.024093
}
}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.4093,
"rate": 0.024093
}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