Rate Overview
Live
1 CAD = 963.5119 IQD
1 IQD = 0.001038
CAD
Avg
962.1781
High
964.6915
Low
958.0099
Last updated: 5/6/2026, 8:18:57 AM
Quick Conversions
| CAD | IQD |
|---|---|
| 1 CAD | 963.51 IQD |
| 10 CAD | 9,635.12 IQD |
| 50 CAD | 48,175.59 IQD |
| 100 CAD | 96,351.19 IQD |
| 500 CAD | 481,755.93 IQD |
| 1,000 CAD | 963,511.87 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-05-06T08:18:57Z",
"rates": {
"IQD": 963.511865
}
}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": 96351.1865,
"rate": 963.511865
}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