Rate Overview
Live
1 MDL = 52.5618 CLP
1 CLP = 0.019025
MDL
Avg
52.3424
High
53.0222
Low
51.5638
Last updated: 5/6/2026, 7:12:50 PM
Quick Conversions
| MDL | CLP |
|---|---|
| 1 MDL | 52.56 CLP |
| 10 MDL | 525.62 CLP |
| 50 MDL | 2,628.09 CLP |
| 100 MDL | 5,256.18 CLP |
| 500 MDL | 26,280.92 CLP |
| 1,000 MDL | 52,561.84 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-05-06T19:12:50Z",
"rates": {
"CLP": 52.561842
}
}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": 5256.1842,
"rate": 52.561842
}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