Rate Overview
Live
1 MDL = 52.2421 CLP
1 CLP = 0.019142
MDL
Avg
52.2246
High
52.3657
Low
51.9627
Last updated: 7/5/2026, 8:08:29 PM
Quick Conversions
| MDL | CLP |
|---|---|
| 1 MDL | 52.24 CLP |
| 10 MDL | 522.42 CLP |
| 50 MDL | 2,612.11 CLP |
| 100 MDL | 5,224.21 CLP |
| 500 MDL | 26,121.06 CLP |
| 1,000 MDL | 52,242.11 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-05T20:08:29Z",
"rates": {
"CLP": 52.242112
}
}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": 5224.2112,
"rate": 52.242112
}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