Rate Overview
Live
1 CAD = 949.3365 IQD
1 IQD = 0.001053
CAD
Avg
942.1291
High
969.5779
Low
906.8110
Last updated: 3/27/2026, 1:33:48 AM
Quick Conversions
| CAD | IQD |
|---|---|
| 1 CAD | 949.34 IQD |
| 10 CAD | 9,493.36 IQD |
| 50 CAD | 47,466.82 IQD |
| 100 CAD | 94,933.65 IQD |
| 500 CAD | 474,668.24 IQD |
| 1,000 CAD | 949,336.49 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-27T01:33:48Z",
"rates": {
"IQD": 949.336486
}
}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": 94933.6486,
"rate": 949.336486
}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