Rate Overview
Live
1 CLP = 1.3952 IQD
1 IQD = 0.716732
CLP
Avg
1.4066
High
1.4249
Low
1.3952
Last updated: 9/3/2026, 7:02:10 AM
Quick Conversions
| CLP | IQD |
|---|---|
| 1 CLP | 1.40 IQD |
| 10 CLP | 13.95 IQD |
| 50 CLP | 69.76 IQD |
| 100 CLP | 139.52 IQD |
| 500 CLP | 697.61 IQD |
| 1,000 CLP | 1,395.22 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-09-03T07:02:10Z",
"rates": {
"IQD": 1.395222
}
}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.5222,
"rate": 1.395222
}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