Rate Overview
Live
1 CAD = 949.4701 IQD
1 IQD = 0.001053
CAD
Avg
947.5544
High
964.1246
Low
929.1898
Last updated: 3/26/2026, 11:53:50 PM
Quick Conversions
| CAD | IQD |
|---|---|
| 1 CAD | 949.47 IQD |
| 10 CAD | 9,494.70 IQD |
| 50 CAD | 47,473.51 IQD |
| 100 CAD | 94,947.01 IQD |
| 500 CAD | 474,735.07 IQD |
| 1,000 CAD | 949,470.15 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-26T23:53:50Z",
"rates": {
"IQD": 949.470148
}
}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": 94947.0148,
"rate": 949.470148
}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