Rate Overview
Live
1 MDL = 53.1603 CLP
1 CLP = 0.018811
MDL
Avg
53.8146
High
58.3192
Low
50.2176
Last updated: 7/22/2026, 11:52:07 PM
Quick Conversions
| MDL | CLP |
|---|---|
| 1 MDL | 53.16 CLP |
| 10 MDL | 531.60 CLP |
| 50 MDL | 2,658.01 CLP |
| 100 MDL | 5,316.03 CLP |
| 500 MDL | 26,580.13 CLP |
| 1,000 MDL | 53,160.27 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-22T23:52:07Z",
"rates": {
"CLP": 53.160267
}
}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": 5316.026699999999,
"rate": 53.160267
}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