Rate Overview
Live
1 ZAR = 0.048239 CHF
1 CHF = 20.7301
ZAR
Avg
0.047463
High
0.048262
Low
0.046773
Last updated: 5/28/2026, 2:57:51 PM
Quick Conversions
| ZAR | CHF |
|---|---|
| 1 ZAR | 0.05 CHF |
| 10 ZAR | 0.48 CHF |
| 50 ZAR | 2.41 CHF |
| 100 ZAR | 4.82 CHF |
| 500 ZAR | 24.12 CHF |
| 1,000 ZAR | 48.24 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-05-28T14:57:51Z",
"rates": {
"CHF": 0.048239
}
}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.8239,
"rate": 0.048239
}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