Rate Overview
Live
1 ZAR = 0.050494 CHF
1 CHF = 19.8043
ZAR
Avg
0.050578
High
0.050753
Low
0.050316
Last updated: 9/9/2026, 6:32:34 PM
Quick Conversions
| ZAR | CHF |
|---|---|
| 1 ZAR | 0.05 CHF |
| 10 ZAR | 0.50 CHF |
| 50 ZAR | 2.52 CHF |
| 100 ZAR | 5.05 CHF |
| 500 ZAR | 25.25 CHF |
| 1,000 ZAR | 50.49 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-09-09T18:32:34Z",
"rates": {
"CHF": 0.050494
}
}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": 5.0493999999999994,
"rate": 0.050494
}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