Rate Overview
Live
1 IDR = 0.051112 CLP
1 CLP = 19.5649
IDR
Avg
0.051765
High
0.052315
Low
0.051112
Last updated: 5/8/2026, 4:41:49 AM
Quick Conversions
| IDR | CLP |
|---|---|
| 1 IDR | 0.05 CLP |
| 10 IDR | 0.51 CLP |
| 50 IDR | 2.56 CLP |
| 100 IDR | 5.11 CLP |
| 500 IDR | 25.56 CLP |
| 1,000 IDR | 51.11 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-08T04:41:49Z",
"rates": {
"CLP": 0.051112
}
}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.1112,
"rate": 0.051112
}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