Rate Overview
Live
1 COP = 0.417535 IQD
1 IQD = 2.3950
COP
Avg
0.416409
High
0.418223
Low
0.414058
Last updated: 8/14/2026, 12:54:28 AM
Quick Conversions
| COP | IQD |
|---|---|
| 1 COP | 0.42 IQD |
| 10 COP | 4.18 IQD |
| 50 COP | 20.88 IQD |
| 100 COP | 41.75 IQD |
| 500 COP | 208.77 IQD |
| 1,000 COP | 417.53 IQD |
Get COP/IQD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=IQDExample Response:
{
"success": true,
"base": "COP",
"date": "2026-08-14T00:54:28Z",
"rates": {
"IQD": 0.417535
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=IQD&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "IQD",
"amount": 100
},
"result": 41.7535,
"rate": 0.417535
}Build with COP/IQD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key