Rate Overview
Live
1 IDR = 0.052698 CLP
1 CLP = 18.9761
IDR
Avg
0.052816
High
0.053142
Low
0.052601
Last updated: 9/7/2026, 12:55:22 PM
Quick Conversions
| IDR | CLP |
|---|---|
| 1 IDR | 0.05 CLP |
| 10 IDR | 0.53 CLP |
| 50 IDR | 2.63 CLP |
| 100 IDR | 5.27 CLP |
| 500 IDR | 26.35 CLP |
| 1,000 IDR | 52.70 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-09-07T12:55:22Z",
"rates": {
"CLP": 0.052698
}
}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.2698,
"rate": 0.052698
}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