Rate Overview
Live
1 MDL = 51.6859 CLP
1 CLP = 0.019348
MDL
Avg
51.9203
High
52.3369
Low
51.6730
Last updated: 5/26/2026, 11:09:45 PM
Quick Conversions
| MDL | CLP |
|---|---|
| 1 MDL | 51.69 CLP |
| 10 MDL | 516.86 CLP |
| 50 MDL | 2,584.30 CLP |
| 100 MDL | 5,168.59 CLP |
| 500 MDL | 25,842.97 CLP |
| 1,000 MDL | 51,685.94 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-26T23:09:45Z",
"rates": {
"CLP": 51.68594
}
}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": 5168.594,
"rate": 51.68594
}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