Rate Overview
Live
1 CAD = 947.9320 IQD
1 IQD = 0.001055
CAD
Avg
954.8059
High
968.3019
Low
940.0301
Last updated: 5/26/2026, 9:42:37 PM
Quick Conversions
| CAD | IQD |
|---|---|
| 1 CAD | 947.93 IQD |
| 10 CAD | 9,479.32 IQD |
| 50 CAD | 47,396.60 IQD |
| 100 CAD | 94,793.20 IQD |
| 500 CAD | 473,965.98 IQD |
| 1,000 CAD | 947,931.96 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-05-26T21:42:37Z",
"rates": {
"IQD": 947.93196
}
}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": 94793.196,
"rate": 947.93196
}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