Rate Overview
Live
1 COP = 0.357196 IQD
1 IQD = 2.7996
COP
Avg
0.341310
High
0.368046
Low
0.313678
Last updated: 5/27/2026, 8:47:55 AM
Quick Conversions
| COP | IQD |
|---|---|
| 1 COP | 0.36 IQD |
| 10 COP | 3.57 IQD |
| 50 COP | 17.86 IQD |
| 100 COP | 35.72 IQD |
| 500 COP | 178.60 IQD |
| 1,000 COP | 357.20 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-05-27T08:47:55Z",
"rates": {
"IQD": 0.357196
}
}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.7196,
"rate": 0.357196
}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