Rate Overview
Live
1 CAD = 922.5057 IQD
1 IQD = 0.001084
CAD
Avg
921.9781
High
923.3099
Low
919.6172
Last updated: 7/5/2026, 11:34:05 PM
Quick Conversions
| CAD | IQD |
|---|---|
| 1 CAD | 922.51 IQD |
| 10 CAD | 9,225.06 IQD |
| 50 CAD | 46,125.28 IQD |
| 100 CAD | 92,250.57 IQD |
| 500 CAD | 461,252.85 IQD |
| 1,000 CAD | 922,505.70 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-05T23:34:05Z",
"rates": {
"IQD": 922.505695
}
}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": 92250.5695,
"rate": 922.505695
}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