Rate Overview
Live
1 ZAR = 0.049626 CHF
1 CHF = 20.1507
ZAR
Avg
0.049502
High
0.049649
Low
0.049280
Last updated: 7/7/2026, 8:30:05 AM
Quick Conversions
| ZAR | CHF |
|---|---|
| 1 ZAR | 0.05 CHF |
| 10 ZAR | 0.50 CHF |
| 50 ZAR | 2.48 CHF |
| 100 ZAR | 4.96 CHF |
| 500 ZAR | 24.81 CHF |
| 1,000 ZAR | 49.63 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-07T08:30:05Z",
"rates": {
"CHF": 0.049626
}
}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.9626,
"rate": 0.049626
}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