Rate Overview
Live
1 CLP = 1.4095 IQD
1 IQD = 0.709475
CLP
Avg
1.4507
High
1.5231
Low
1.4095
Last updated: 3/27/2026, 8:20:42 AM
Quick Conversions
| CLP | IQD |
|---|---|
| 1 CLP | 1.41 IQD |
| 10 CLP | 14.09 IQD |
| 50 CLP | 70.47 IQD |
| 100 CLP | 140.95 IQD |
| 500 CLP | 704.75 IQD |
| 1,000 CLP | 1,409.49 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-03-27T08:20:42Z",
"rates": {
"IQD": 1.409492
}
}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": 140.9492,
"rate": 1.409492
}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