Rate Overview
Live
1 CLP = 0.018427 MDL
1 MDL = 54.2682
CLP
Avg
0.018490
High
0.018647
Low
0.018330
Last updated: 9/5/2026, 10:24:53 AM
Quick Conversions
| CLP | MDL |
|---|---|
| 1 CLP | 0.02 MDL |
| 10 CLP | 0.18 MDL |
| 50 CLP | 0.92 MDL |
| 100 CLP | 1.84 MDL |
| 500 CLP | 9.21 MDL |
| 1,000 CLP | 18.43 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-09-05T10:24:53Z",
"rates": {
"MDL": 0.018427
}
}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.8426999999999998,
"rate": 0.018427
}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