Rate Overview
Live
1 CAD = 934.4809 IQD
1 IQD = 0.001070
CAD
Avg
947.8467
High
964.9955
Low
922.9529
Last updated: 7/19/2026, 10:27:13 PM
Quick Conversions
| CAD | IQD |
|---|---|
| 1 CAD | 934.48 IQD |
| 10 CAD | 9,344.81 IQD |
| 50 CAD | 46,724.05 IQD |
| 100 CAD | 93,448.09 IQD |
| 500 CAD | 467,240.45 IQD |
| 1,000 CAD | 934,480.90 IQD |
Get CAD/IQD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=IQDExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-19T22:27:13Z",
"rates": {
"IQD": 934.480903
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=IQD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "IQD",
"amount": 100
},
"result": 93448.0903,
"rate": 934.480903
}Build with CAD/IQD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key