Rate Overview
Live
1 MDL = 53.0806 CLP
1 CLP = 0.018839
MDL
Avg
51.9892
High
53.6386
Low
50.4815
Last updated: 7/21/2026, 8:51:24 AM
Quick Conversions
| MDL | CLP |
|---|---|
| 1 MDL | 53.08 CLP |
| 10 MDL | 530.81 CLP |
| 50 MDL | 2,654.03 CLP |
| 100 MDL | 5,308.06 CLP |
| 500 MDL | 26,540.28 CLP |
| 1,000 MDL | 53,080.55 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-21T08:51:24Z",
"rates": {
"CLP": 53.08055
}
}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": 5308.055,
"rate": 53.08055
}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