Rate Overview
Live
1 ZAR = 0.049407 CHF
1 CHF = 20.2400
ZAR
Avg
0.048034
High
0.049513
Low
0.046357
Last updated: 7/22/2026, 1:08:03 AM
Quick Conversions
| ZAR | CHF |
|---|---|
| 1 ZAR | 0.05 CHF |
| 10 ZAR | 0.49 CHF |
| 50 ZAR | 2.47 CHF |
| 100 ZAR | 4.94 CHF |
| 500 ZAR | 24.70 CHF |
| 1,000 ZAR | 49.41 CHF |
Get ZAR/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=CHFExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-22T01:08:03Z",
"rates": {
"CHF": 0.049407
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "CHF",
"amount": 100
},
"result": 4.9407,
"rate": 0.049407
}Build with ZAR/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key