Rate Overview
Live
1 ZAR = 0.049052 CHF
1 CHF = 20.3865
ZAR
Avg
0.048825
High
0.049141
Low
0.048139
Last updated: 6/17/2026, 4:12:27 PM
Quick Conversions
| ZAR | CHF |
|---|---|
| 1 ZAR | 0.05 CHF |
| 10 ZAR | 0.49 CHF |
| 50 ZAR | 2.45 CHF |
| 100 ZAR | 4.91 CHF |
| 500 ZAR | 24.53 CHF |
| 1,000 ZAR | 49.05 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-06-17T16:12:27Z",
"rates": {
"CHF": 0.049052
}
}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.9052,
"rate": 0.049052
}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