Rate Overview
Live
1 ZAR = 0.047445 CHF
1 CHF = 21.0770
ZAR
Avg
0.047219
High
0.047853
Low
0.046847
Last updated: 5/8/2026, 5:56:28 AM
Quick Conversions
| ZAR | CHF |
|---|---|
| 1 ZAR | 0.05 CHF |
| 10 ZAR | 0.47 CHF |
| 50 ZAR | 2.37 CHF |
| 100 ZAR | 4.74 CHF |
| 500 ZAR | 23.72 CHF |
| 1,000 ZAR | 47.45 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-08T05:56:28Z",
"rates": {
"CHF": 0.047445
}
}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.7445,
"rate": 0.047445
}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