Rate Overview
Live
1 COP = 0.352604 IQD
1 IQD = 2.8360
COP
Avg
0.356210
High
0.360324
Low
0.351352
Last updated: 5/7/2026, 3:25:14 AM
Quick Conversions
| COP | IQD |
|---|---|
| 1 COP | 0.35 IQD |
| 10 COP | 3.53 IQD |
| 50 COP | 17.63 IQD |
| 100 COP | 35.26 IQD |
| 500 COP | 176.30 IQD |
| 1,000 COP | 352.60 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-07T03:25:14Z",
"rates": {
"IQD": 0.352604
}
}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.2604,
"rate": 0.352604
}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