Rate Overview
Live
1 CLP = 0.019633 MDL
1 MDL = 50.9347 CLP
Avg
0.018484
High
0.019633
Low
0.017241
Last updated: 1/25/2026, 4:51:12 PM
Quick Conversions
| CLP | MDL |
|---|---|
| 1 CLP | 0.02 MDL |
| 10 CLP | 0.20 MDL |
| 50 CLP | 0.98 MDL |
| 100 CLP | 1.96 MDL |
| 500 CLP | 9.82 MDL |
| 1,000 CLP | 19.63 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-01-25T16:51:12Z",
"rates": {
"MDL": 0.019633
}
}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.9633,
"rate": 0.019633
}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