Rate Overview
Live
1 MXN = 51.6736 CLP
1 CLP = 0.019352
MXN
Avg
50.9096
High
52.4756
Low
49.5697
Last updated: 5/27/2026, 9:45:32 AM
Quick Conversions
| MXN | CLP |
|---|---|
| 1 MXN | 51.67 CLP |
| 10 MXN | 516.74 CLP |
| 50 MXN | 2,583.68 CLP |
| 100 MXN | 5,167.36 CLP |
| 500 MXN | 25,836.79 CLP |
| 1,000 MXN | 51,673.58 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-27T09:45:32Z",
"rates": {
"CLP": 51.673579
}
}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": 5167.3579,
"rate": 51.673579
}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