Rate Overview
Live
1 CAD = 952.2566 IQD
1 IQD = 0.001050
CAD
Avg
948.5580
High
952.2566
Low
944.3330
Last updated: 4/16/2026, 6:08:02 AM
Quick Conversions
| CAD | IQD |
|---|---|
| 1 CAD | 952.26 IQD |
| 10 CAD | 9,522.57 IQD |
| 50 CAD | 47,612.83 IQD |
| 100 CAD | 95,225.66 IQD |
| 500 CAD | 476,128.30 IQD |
| 1,000 CAD | 952,256.60 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-04-16T06:08:02Z",
"rates": {
"IQD": 952.256596
}
}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": 95225.6596,
"rate": 952.256596
}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