Rate Overview
Live
1 COP = 0.361135 IQD
1 IQD = 2.7690
COP
Avg
0.360642
High
0.364665
Low
0.358464
Last updated: 4/16/2026, 5:50:48 PM
Quick Conversions
| COP | IQD |
|---|---|
| 1 COP | 0.36 IQD |
| 10 COP | 3.61 IQD |
| 50 COP | 18.06 IQD |
| 100 COP | 36.11 IQD |
| 500 COP | 180.57 IQD |
| 1,000 COP | 361.14 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-04-16T17:50:48Z",
"rates": {
"IQD": 0.361135
}
}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": 36.1135,
"rate": 0.361135
}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