Rate Overview
Live
1 MXN = 51.8840 CLP
1 CLP = 0.019274
MXN
Avg
51.5527
High
51.8840
Low
51.0416
Last updated: 3/27/2026, 6:07:41 AM
Quick Conversions
| MXN | CLP |
|---|---|
| 1 MXN | 51.88 CLP |
| 10 MXN | 518.84 CLP |
| 50 MXN | 2,594.20 CLP |
| 100 MXN | 5,188.40 CLP |
| 500 MXN | 25,942.01 CLP |
| 1,000 MXN | 51,884.01 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-03-27T06:07:41Z",
"rates": {
"CLP": 51.884012
}
}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": 5188.4012,
"rate": 51.884012
}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