Rate Overview
Live
1 MXN = 51.5031 CLP
1 CLP = 0.019416
MXN
Avg
51.0986
High
52.1195
Low
49.8548
Last updated: 3/27/2026, 11:11:34 AM
Quick Conversions
| MXN | CLP |
|---|---|
| 1 MXN | 51.50 CLP |
| 10 MXN | 515.03 CLP |
| 50 MXN | 2,575.15 CLP |
| 100 MXN | 5,150.31 CLP |
| 500 MXN | 25,751.55 CLP |
| 1,000 MXN | 51,503.10 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-27T11:11:34Z",
"rates": {
"CLP": 51.503096
}
}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": 5150.3096,
"rate": 51.503096
}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