Rate Overview
Live
1 MDL = 52.9953 CLP
1 CLP = 0.018870
MDL
Avg
52.0957
High
53.2604
Low
50.7877
Last updated: 7/14/2026, 6:36:23 AM
Quick Conversions
| MDL | CLP |
|---|---|
| 1 MDL | 53.00 CLP |
| 10 MDL | 529.95 CLP |
| 50 MDL | 2,649.76 CLP |
| 100 MDL | 5,299.53 CLP |
| 500 MDL | 26,497.65 CLP |
| 1,000 MDL | 52,995.30 CLP |
Get MDL/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=CLPExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-14T06:36:23Z",
"rates": {
"CLP": 52.995295
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "CLP",
"amount": 100
},
"result": 5299.5295,
"rate": 52.995295
}Build with MDL/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key