Rate Overview
Live
1 CLP = 0.018873 MDL
1 MDL = 52.9857
CLP
Avg
0.018308
High
0.019849
Low
0.017241
Last updated: 3/27/2026, 10:15:02 AM
Quick Conversions
| CLP | MDL |
|---|---|
| 1 CLP | 0.02 MDL |
| 10 CLP | 0.19 MDL |
| 50 CLP | 0.94 MDL |
| 100 CLP | 1.89 MDL |
| 500 CLP | 9.44 MDL |
| 1,000 CLP | 18.87 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-03-27T10:15:02Z",
"rates": {
"MDL": 0.018873
}
}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.8873000000000002,
"rate": 0.018873
}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