Rate Overview
Live
1 MXN = 51.9988 CLP
1 CLP = 0.019231
MXN
Avg
51.8389
High
52.4507
Low
51.4427
Last updated: 5/7/2026, 6:53:12 AM
Quick Conversions
| MXN | CLP |
|---|---|
| 1 MXN | 52.00 CLP |
| 10 MXN | 519.99 CLP |
| 50 MXN | 2,599.94 CLP |
| 100 MXN | 5,199.88 CLP |
| 500 MXN | 25,999.38 CLP |
| 1,000 MXN | 51,998.75 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-05-07T06:53:12Z",
"rates": {
"CLP": 51.998754
}
}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": 5199.8754,
"rate": 51.998754
}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