Rate Overview
Live
1 ZAR = 0.048859 CHF
1 CHF = 20.4671
ZAR
Avg
0.047332
High
0.049649
Low
0.044832
Last updated: 7/28/2026, 8:48:11 AM
Quick Conversions
| ZAR | CHF |
|---|---|
| 1 ZAR | 0.05 CHF |
| 10 ZAR | 0.49 CHF |
| 50 ZAR | 2.44 CHF |
| 100 ZAR | 4.89 CHF |
| 500 ZAR | 24.43 CHF |
| 1,000 ZAR | 48.86 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-28T08:48:11Z",
"rates": {
"CHF": 0.048859
}
}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.8859,
"rate": 0.048859
}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