Rate Overview
Live
1 MDL = 52.6736 CLP
1 CLP = 0.018985
MDL
Avg
52.5927
High
52.6911
Low
52.3672
Last updated: 8/12/2026, 2:32:06 PM
Quick Conversions
| MDL | CLP |
|---|---|
| 1 MDL | 52.67 CLP |
| 10 MDL | 526.74 CLP |
| 50 MDL | 2,633.68 CLP |
| 100 MDL | 5,267.36 CLP |
| 500 MDL | 26,336.79 CLP |
| 1,000 MDL | 52,673.57 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-08-12T14:32:06Z",
"rates": {
"CLP": 52.673574
}
}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": 5267.3574,
"rate": 52.673574
}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