Rate Overview
Live
1 MXN = 51.6616 CLP
1 CLP = 0.019357
MXN
Avg
50.9092
High
52.4756
Low
49.5697
Last updated: 5/27/2026, 12:13:13 PM
Quick Conversions
| MXN | CLP |
|---|---|
| 1 MXN | 51.66 CLP |
| 10 MXN | 516.62 CLP |
| 50 MXN | 2,583.08 CLP |
| 100 MXN | 5,166.16 CLP |
| 500 MXN | 25,830.82 CLP |
| 1,000 MXN | 51,661.64 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-27T12:13:13Z",
"rates": {
"CLP": 51.661638
}
}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": 5166.1638,
"rate": 51.661638
}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