Rate Overview
Live
1 MDL = 52.9848 CLP
1 CLP = 0.018873
MDL
Avg
52.6439
High
53.2632
Low
52.1188
Last updated: 3/27/2026, 11:32:29 AM
Quick Conversions
| MDL | CLP |
|---|---|
| 1 MDL | 52.98 CLP |
| 10 MDL | 529.85 CLP |
| 50 MDL | 2,649.24 CLP |
| 100 MDL | 5,298.48 CLP |
| 500 MDL | 26,492.42 CLP |
| 1,000 MDL | 52,984.85 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-27T11:32:29Z",
"rates": {
"CLP": 52.984848
}
}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": 5298.4848,
"rate": 52.984848
}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