Rate Overview
Live
1 MDL = 51.8856 CLP
1 CLP = 0.019273
MDL
Avg
51.9632
High
52.4558
Low
51.6601
Last updated: 4/16/2026, 2:10:14 PM
Quick Conversions
| MDL | CLP |
|---|---|
| 1 MDL | 51.89 CLP |
| 10 MDL | 518.86 CLP |
| 50 MDL | 2,594.28 CLP |
| 100 MDL | 5,188.56 CLP |
| 500 MDL | 25,942.79 CLP |
| 1,000 MDL | 51,885.58 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-04-16T14:10:14Z",
"rates": {
"CLP": 51.885575
}
}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": 5188.5575,
"rate": 51.885575
}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