Rate Overview
Live
1 CAD = 944.1695 IQD
1 IQD = 0.001059
CAD
Avg
941.3864
High
944.2957
Low
937.6600
Last updated: 8/16/2026, 12:14:24 AM
Quick Conversions
| CAD | IQD |
|---|---|
| 1 CAD | 944.17 IQD |
| 10 CAD | 9,441.70 IQD |
| 50 CAD | 47,208.48 IQD |
| 100 CAD | 94,416.95 IQD |
| 500 CAD | 472,084.77 IQD |
| 1,000 CAD | 944,169.54 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-08-16T00:14:24Z",
"rates": {
"IQD": 944.16954
}
}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": 94416.954,
"rate": 944.16954
}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