Rate Overview
Live
1 MDL = 51.6245 CLP
1 CLP = 0.019371
MDL
Avg
52.1497
High
53.0540
Low
51.6245
Last updated: 6/16/2026, 3:06:02 AM
Quick Conversions
| MDL | CLP |
|---|---|
| 1 MDL | 51.62 CLP |
| 10 MDL | 516.24 CLP |
| 50 MDL | 2,581.22 CLP |
| 100 MDL | 5,162.45 CLP |
| 500 MDL | 25,812.23 CLP |
| 1,000 MDL | 51,624.46 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-06-16T03:06:02Z",
"rates": {
"CLP": 51.62446
}
}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": 5162.446,
"rate": 51.62446
}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