Rate Overview
Live
1 CAD = 934.5635 IQD
1 IQD = 0.001070
CAD
Avg
946.2567
High
964.9955
Low
922.9529
Last updated: 7/20/2026, 1:59:20 AM
Quick Conversions
| CAD | IQD |
|---|---|
| 1 CAD | 934.56 IQD |
| 10 CAD | 9,345.63 IQD |
| 50 CAD | 46,728.17 IQD |
| 100 CAD | 93,456.35 IQD |
| 500 CAD | 467,281.73 IQD |
| 1,000 CAD | 934,563.46 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-20T01:59:20Z",
"rates": {
"IQD": 934.56346
}
}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": 93456.34599999999,
"rate": 934.56346
}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