Rate Overview
Live
1 MXN = 51.5307 CLP
1 CLP = 0.019406
MXN
Avg
51.8826
High
52.1397
Low
51.5307
Last updated: 5/27/2026, 2:51:47 PM
Quick Conversions
| MXN | CLP |
|---|---|
| 1 MXN | 51.53 CLP |
| 10 MXN | 515.31 CLP |
| 50 MXN | 2,576.53 CLP |
| 100 MXN | 5,153.07 CLP |
| 500 MXN | 25,765.33 CLP |
| 1,000 MXN | 51,530.66 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-27T14:51:47Z",
"rates": {
"CLP": 51.530655
}
}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": 5153.065500000001,
"rate": 51.530655
}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