Rate Overview
Live
1 COP = 0.375399 IQD
1 IQD = 2.6638
COP
Avg
0.372404
High
0.375884
Low
0.364793
Last updated: 6/16/2026, 1:23:32 PM
Quick Conversions
| COP | IQD |
|---|---|
| 1 COP | 0.38 IQD |
| 10 COP | 3.75 IQD |
| 50 COP | 18.77 IQD |
| 100 COP | 37.54 IQD |
| 500 COP | 187.70 IQD |
| 1,000 COP | 375.40 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-06-16T13:23:32Z",
"rates": {
"IQD": 0.375399
}
}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": 37.539899999999996,
"rate": 0.375399
}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