Rate Overview
Live
1 CAD = 947.0441 IQD
1 IQD = 0.001056
CAD
Avg
945.4839
High
949.7831
Low
941.5425
Last updated: 9/4/2026, 6:21:43 PM
Quick Conversions
| CAD | IQD |
|---|---|
| 1 CAD | 947.04 IQD |
| 10 CAD | 9,470.44 IQD |
| 50 CAD | 47,352.21 IQD |
| 100 CAD | 94,704.41 IQD |
| 500 CAD | 473,522.06 IQD |
| 1,000 CAD | 947,044.11 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-09-04T18:21:43Z",
"rates": {
"IQD": 947.044113
}
}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": 94704.4113,
"rate": 947.044113
}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