Rate Overview
Live
1 IQD = 2.3938 COP
1 COP = 0.417746
IQD
Avg
2.4185
High
2.4684
Low
2.3938
Last updated: 8/11/2026, 5:57:25 PM
Quick Conversions
| IQD | COP |
|---|---|
| 1 IQD | 2.39 COP |
| 10 IQD | 23.94 COP |
| 50 IQD | 119.69 COP |
| 100 IQD | 239.38 COP |
| 500 IQD | 1,196.90 COP |
| 1,000 IQD | 2,393.80 COP |
Get IQD/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=COPExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-08-11T17:57:25Z",
"rates": {
"COP": 2.3938
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "COP",
"amount": 100
},
"result": 239.38000000000002,
"rate": 2.3938
}Build with IQD/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key