Rate Overview
Live
1 CAD = 935.2261 IQD
1 IQD = 0.001069
CAD
Avg
937.4227
High
941.1914
Low
935.2261
Last updated: 6/16/2026, 7:21:40 AM
Quick Conversions
| CAD | IQD |
|---|---|
| 1 CAD | 935.23 IQD |
| 10 CAD | 9,352.26 IQD |
| 50 CAD | 46,761.31 IQD |
| 100 CAD | 93,522.61 IQD |
| 500 CAD | 467,613.07 IQD |
| 1,000 CAD | 935,226.15 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-06-16T07:21:40Z",
"rates": {
"IQD": 935.22615
}
}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": 93522.61499999999,
"rate": 935.22615
}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