Rate Overview
Live
1 ZAR = 0.046426 CHF
1 CHF = 21.5397
ZAR
Avg
0.047229
High
0.048850
Low
0.046045
Last updated: 3/26/2026, 1:00:31 PM
Quick Conversions
| ZAR | CHF |
|---|---|
| 1 ZAR | 0.05 CHF |
| 10 ZAR | 0.46 CHF |
| 50 ZAR | 2.32 CHF |
| 100 ZAR | 4.64 CHF |
| 500 ZAR | 23.21 CHF |
| 1,000 ZAR | 46.43 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-03-26T13:00:31Z",
"rates": {
"CHF": 0.046426
}
}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.6426,
"rate": 0.046426
}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