Rate Overview
Live
1 CHF = 21.3773 MXN
1 MXN = 0.046779
CHF
Avg
21.6265
High
21.7560
Low
21.3768
Last updated: 7/23/2026, 8:37:54 AM
Quick Conversions
| CHF | MXN |
|---|---|
| 1 CHF | 21.38 MXN |
| 10 CHF | 213.77 MXN |
| 50 CHF | 1,068.87 MXN |
| 100 CHF | 2,137.73 MXN |
| 500 CHF | 10,688.67 MXN |
| 1,000 CHF | 21,377.34 MXN |
Get CHF/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=MXNExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-07-23T08:37:54Z",
"rates": {
"MXN": 21.377341
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "MXN",
"amount": 100
},
"result": 2137.7341,
"rate": 21.377341
}Build with CHF/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key