Rate Overview
Live
1 CAD = 948.7919 IQD
1 IQD = 0.001054
CAD
Avg
953.0249
High
960.2072
Low
948.7919
Last updated: 3/26/2026, 10:07:12 PM
Quick Conversions
| CAD | IQD |
|---|---|
| 1 CAD | 948.79 IQD |
| 10 CAD | 9,487.92 IQD |
| 50 CAD | 47,439.60 IQD |
| 100 CAD | 94,879.19 IQD |
| 500 CAD | 474,395.97 IQD |
| 1,000 CAD | 948,791.95 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-26T22:07:12Z",
"rates": {
"IQD": 948.791948
}
}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": 94879.1948,
"rate": 948.791948
}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