Rate Overview
Live
1 IDR = 0.054887 CLP
1 CLP = 18.2193
IDR
Avg
0.054336
High
0.054887
Low
0.053644
Last updated: 3/27/2026, 2:55:00 PM
Quick Conversions
| IDR | CLP |
|---|---|
| 1 IDR | 0.05 CLP |
| 10 IDR | 0.55 CLP |
| 50 IDR | 2.74 CLP |
| 100 IDR | 5.49 CLP |
| 500 IDR | 27.44 CLP |
| 1,000 IDR | 54.89 CLP |
Get IDR/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=CLPExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-03-27T14:55:00Z",
"rates": {
"CLP": 0.054887
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "CLP",
"amount": 100
},
"result": 5.4887,
"rate": 0.054887
}Build with IDR/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key