Rate Overview
Live
1 CAD = 932.3695 IQD
1 IQD = 0.001073
CAD
Avg
932.0685
High
935.1705
Low
927.4243
Last updated: 7/20/2026, 1:26:17 PM
Quick Conversions
| CAD | IQD |
|---|---|
| 1 CAD | 932.37 IQD |
| 10 CAD | 9,323.69 IQD |
| 50 CAD | 46,618.47 IQD |
| 100 CAD | 93,236.95 IQD |
| 500 CAD | 466,184.73 IQD |
| 1,000 CAD | 932,369.47 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-20T13:26:17Z",
"rates": {
"IQD": 932.369468
}
}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": 93236.9468,
"rate": 932.369468
}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