Rate Overview
Live
1 MXN = 53.5963 CLP
1 CLP = 0.018658
MXN
Avg
51.6988
High
53.6722
Low
49.5697
Last updated: 7/30/2026, 8:01:22 AM
Quick Conversions
| MXN | CLP |
|---|---|
| 1 MXN | 53.60 CLP |
| 10 MXN | 535.96 CLP |
| 50 MXN | 2,679.81 CLP |
| 100 MXN | 5,359.63 CLP |
| 500 MXN | 26,798.13 CLP |
| 1,000 MXN | 53,596.26 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-07-30T08:01:22Z",
"rates": {
"CLP": 53.596264
}
}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": 5359.6264,
"rate": 53.596264
}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