Rate Overview
Live
1 MDL = 53.9266 CLP
1 CLP = 0.018544
MDL
Avg
53.5237
High
54.0211
Low
53.0806
Last updated: 7/26/2026, 3:38:17 AM
Quick Conversions
| MDL | CLP |
|---|---|
| 1 MDL | 53.93 CLP |
| 10 MDL | 539.27 CLP |
| 50 MDL | 2,696.33 CLP |
| 100 MDL | 5,392.66 CLP |
| 500 MDL | 26,963.31 CLP |
| 1,000 MDL | 53,926.61 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-26T03:38:17Z",
"rates": {
"CLP": 53.926612
}
}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": 5392.6612,
"rate": 53.926612
}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