Rate Overview
Live
1 IDR = 0.051447 CLP
1 CLP = 19.4375
IDR
Avg
0.051916
High
0.052371
Low
0.051447
Last updated: 4/17/2026, 6:23:01 AM
Quick Conversions
| IDR | CLP |
|---|---|
| 1 IDR | 0.05 CLP |
| 10 IDR | 0.51 CLP |
| 50 IDR | 2.57 CLP |
| 100 IDR | 5.14 CLP |
| 500 IDR | 25.72 CLP |
| 1,000 IDR | 51.45 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-04-17T06:23:01Z",
"rates": {
"CLP": 0.051447
}
}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.1447,
"rate": 0.051447
}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