Rate Overview
Live
1 COP = 0.354925 IQD
1 IQD = 2.8175
COP
Avg
0.348307
High
0.360736
Low
0.333750
Last updated: 3/27/2026, 3:47:40 PM
Quick Conversions
| COP | IQD |
|---|---|
| 1 COP | 0.35 IQD |
| 10 COP | 3.55 IQD |
| 50 COP | 17.75 IQD |
| 100 COP | 35.49 IQD |
| 500 COP | 177.46 IQD |
| 1,000 COP | 354.93 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-03-27T15:47:40Z",
"rates": {
"IQD": 0.354925
}
}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": 35.4925,
"rate": 0.354925
}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