Rate Overview
Live
1 CLP = 0.018600 MDL
1 MDL = 53.7634
CLP
Avg
0.018924
High
0.019244
Low
0.018511
Last updated: 7/27/2026, 6:58:55 PM
Quick Conversions
| CLP | MDL |
|---|---|
| 1 CLP | 0.02 MDL |
| 10 CLP | 0.19 MDL |
| 50 CLP | 0.93 MDL |
| 100 CLP | 1.86 MDL |
| 500 CLP | 9.30 MDL |
| 1,000 CLP | 18.60 MDL |
Get CLP/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=MDLExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-07-27T18:58:55Z",
"rates": {
"MDL": 0.0186
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "MDL",
"amount": 100
},
"result": 1.8599999999999999,
"rate": 0.0186
}Build with CLP/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key