Rate Overview
Live
1 IDR = 0.054560 CLP
1 CLP = 18.3284
IDR
Avg
0.054296
High
0.054663
Low
0.053644
Last updated: 3/27/2026, 9:41:16 AM
Quick Conversions
| IDR | CLP |
|---|---|
| 1 IDR | 0.05 CLP |
| 10 IDR | 0.55 CLP |
| 50 IDR | 2.73 CLP |
| 100 IDR | 5.46 CLP |
| 500 IDR | 27.28 CLP |
| 1,000 IDR | 54.56 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-27T09:41:16Z",
"rates": {
"CLP": 0.05456
}
}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.4559999999999995,
"rate": 0.05456
}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