Rate Overview
Live
1 MXN = 53.7505 CLP
1 CLP = 0.018604
MXN
Avg
53.5292
High
53.8029
Low
53.2269
Last updated: 8/15/2026, 6:51:58 AM
Quick Conversions
| MXN | CLP |
|---|---|
| 1 MXN | 53.75 CLP |
| 10 MXN | 537.51 CLP |
| 50 MXN | 2,687.53 CLP |
| 100 MXN | 5,375.05 CLP |
| 500 MXN | 26,875.26 CLP |
| 1,000 MXN | 53,750.51 CLP |
Get MXN/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=CLPExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-08-15T06:51:58Z",
"rates": {
"CLP": 53.750513
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "CLP",
"amount": 100
},
"result": 5375.0513,
"rate": 53.750513
}Build with MXN/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key