Rate Overview
Live
1 MXN = 51.8799 CLP
1 CLP = 0.019275
MXN
Avg
51.9272
High
52.5832
Low
51.0055
Last updated: 6/19/2026, 8:19:26 AM
Quick Conversions
| MXN | CLP |
|---|---|
| 1 MXN | 51.88 CLP |
| 10 MXN | 518.80 CLP |
| 50 MXN | 2,594.00 CLP |
| 100 MXN | 5,187.99 CLP |
| 500 MXN | 25,939.97 CLP |
| 1,000 MXN | 51,879.95 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-06-19T08:19:26Z",
"rates": {
"CLP": 51.879946
}
}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": 5187.9946,
"rate": 51.879946
}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