Rate Overview
Live
1 CAD = 929.6806 IQD
1 IQD = 0.001076
CAD
Avg
926.3650
High
935.1705
Low
918.2071
Last updated: 7/25/2026, 8:53:19 PM
Quick Conversions
| CAD | IQD |
|---|---|
| 1 CAD | 929.68 IQD |
| 10 CAD | 9,296.81 IQD |
| 50 CAD | 46,484.03 IQD |
| 100 CAD | 92,968.06 IQD |
| 500 CAD | 464,840.28 IQD |
| 1,000 CAD | 929,680.56 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-25T20:53:19Z",
"rates": {
"IQD": 929.680564
}
}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": 92968.0564,
"rate": 929.680564
}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