Rate Overview
Live
1 CLP = 1.3986 IQD
1 IQD = 0.715009
CLP
Avg
1.4139
High
1.4241
Low
1.3986
Last updated: 7/9/2026, 6:02:26 AM
Quick Conversions
| CLP | IQD |
|---|---|
| 1 CLP | 1.40 IQD |
| 10 CLP | 13.99 IQD |
| 50 CLP | 69.93 IQD |
| 100 CLP | 139.86 IQD |
| 500 CLP | 699.29 IQD |
| 1,000 CLP | 1,398.58 IQD |
Get CLP/IQD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=IQDExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-07-09T06:02:26Z",
"rates": {
"IQD": 1.398583
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=IQD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "IQD",
"amount": 100
},
"result": 139.85829999999999,
"rate": 1.398583
}Build with CLP/IQD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key