Rate Overview
Live
1 IDR = 0.050445 CLP
1 CLP = 19.8236
IDR
Avg
0.050326
High
0.050918
Low
0.049624
Last updated: 6/19/2026, 8:28:42 AM
Quick Conversions
| IDR | CLP |
|---|---|
| 1 IDR | 0.05 CLP |
| 10 IDR | 0.50 CLP |
| 50 IDR | 2.52 CLP |
| 100 IDR | 5.04 CLP |
| 500 IDR | 25.22 CLP |
| 1,000 IDR | 50.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-06-19T08:28:42Z",
"rates": {
"CLP": 0.050445
}
}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.044499999999999,
"rate": 0.050445
}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