Rate Overview
Live
1 CAD = 929.5106 IQD
1 IQD = 0.001076
CAD
Avg
931.1005
High
934.5505
Low
929.5106
Last updated: 7/26/2026, 4:17:02 AM
Quick Conversions
| CAD | IQD |
|---|---|
| 1 CAD | 929.51 IQD |
| 10 CAD | 9,295.11 IQD |
| 50 CAD | 46,475.53 IQD |
| 100 CAD | 92,951.06 IQD |
| 500 CAD | 464,755.32 IQD |
| 1,000 CAD | 929,510.63 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-07-26T04:17:02Z",
"rates": {
"IQD": 929.510634
}
}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": 92951.0634,
"rate": 929.510634
}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