Rate Overview
Live
1 CAD = 943.9766 IQD
1 IQD = 0.001059
CAD
Avg
940.4747
High
944.2957
Low
936.8305
Last updated: 8/14/2026, 6:34:11 PM
Quick Conversions
| CAD | IQD |
|---|---|
| 1 CAD | 943.98 IQD |
| 10 CAD | 9,439.77 IQD |
| 50 CAD | 47,198.83 IQD |
| 100 CAD | 94,397.66 IQD |
| 500 CAD | 471,988.28 IQD |
| 1,000 CAD | 943,976.57 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-08-14T18:34:11Z",
"rates": {
"IQD": 943.976568
}
}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": 94397.6568,
"rate": 943.976568
}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