Rate Overview
Live
1 IQD = 2.8816 COP
1 COP = 0.347030
IQD
Avg
2.8758
High
2.8950
Low
2.8648
Last updated: 3/7/2026, 8:00:26 AM
Quick Conversions
| IQD | COP |
|---|---|
| 1 IQD | 2.88 COP |
| 10 IQD | 28.82 COP |
| 50 IQD | 144.08 COP |
| 100 IQD | 288.16 COP |
| 500 IQD | 1,440.80 COP |
| 1,000 IQD | 2,881.59 COP |
Get IQD/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=COPExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-03-07T08:00:26Z",
"rates": {
"COP": 2.881593
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "COP",
"amount": 100
},
"result": 288.15930000000003,
"rate": 2.881593
}Build with IQD/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key