Rate Overview
Live
1 IDR = 0.050012 CLP
1 CLP = 19.9952
IDR
Avg
0.051227
High
0.052315
Low
0.050012
Last updated: 5/28/2026, 7:27:52 PM
Quick Conversions
| IDR | CLP |
|---|---|
| 1 IDR | 0.05 CLP |
| 10 IDR | 0.50 CLP |
| 50 IDR | 2.50 CLP |
| 100 IDR | 5.00 CLP |
| 500 IDR | 25.01 CLP |
| 1,000 IDR | 50.01 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-05-28T19:27:52Z",
"rates": {
"CLP": 0.050012
}
}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.0012,
"rate": 0.050012
}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