Rate Overview
Live
1 CAD = 963.4330 IQD
1 IQD = 0.001038
CAD
Avg
960.3977
High
963.4330
Low
958.8246
Last updated: 3/6/2026, 7:36:14 PM
Quick Conversions
| CAD | IQD |
|---|---|
| 1 CAD | 963.43 IQD |
| 10 CAD | 9,634.33 IQD |
| 50 CAD | 48,171.65 IQD |
| 100 CAD | 96,343.30 IQD |
| 500 CAD | 481,716.52 IQD |
| 1,000 CAD | 963,433.04 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-03-06T19:36:14Z",
"rates": {
"IQD": 963.433038
}
}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": 96343.3038,
"rate": 963.433038
}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