Rate Overview
Live
1 MDL = 52.4175 CLP
1 CLP = 0.019078
MDL
Avg
51.6747
High
52.4175
Low
51.0856
Last updated: 3/7/2026, 1:55:26 AM
Quick Conversions
| MDL | CLP |
|---|---|
| 1 MDL | 52.42 CLP |
| 10 MDL | 524.18 CLP |
| 50 MDL | 2,620.88 CLP |
| 100 MDL | 5,241.75 CLP |
| 500 MDL | 26,208.77 CLP |
| 1,000 MDL | 52,417.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-03-07T01:55:26Z",
"rates": {
"CLP": 52.417549
}
}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": 5241.7549,
"rate": 52.417549
}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