Rate Overview
Live
1 ZAR = 0.047051 CHF
1 CHF = 21.2535
ZAR
Avg
0.047764
High
0.048379
Low
0.047043
Last updated: 3/6/2026, 8:08:00 AM
Quick Conversions
| ZAR | CHF |
|---|---|
| 1 ZAR | 0.05 CHF |
| 10 ZAR | 0.47 CHF |
| 50 ZAR | 2.35 CHF |
| 100 ZAR | 4.71 CHF |
| 500 ZAR | 23.53 CHF |
| 1,000 ZAR | 47.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-03-06T08:08:00Z",
"rates": {
"CHF": 0.047051
}
}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.7051,
"rate": 0.047051
}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