Rate Overview
Live
1 CHF = 22.6933 MXN
1 MXN = 0.044066
CHF
Avg
23.0649
High
24.9925
Low
22.0480
Last updated: 3/28/2026, 9:42:02 AM
Quick Conversions
| CHF | MXN |
|---|---|
| 1 CHF | 22.69 MXN |
| 10 CHF | 226.93 MXN |
| 50 CHF | 1,134.66 MXN |
| 100 CHF | 2,269.33 MXN |
| 500 CHF | 11,346.64 MXN |
| 1,000 CHF | 22,693.28 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-03-28T09:42:02Z",
"rates": {
"MXN": 22.693281
}
}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": 2269.3280999999997,
"rate": 22.693281
}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