Rate Overview
Live
1 ZWL = 0.002419 CHF
1 CHF = 413.3940
ZWL
Avg
0.002431
High
0.002450
Low
0.002419
Last updated: 5/6/2026, 6:58:41 AM
Quick Conversions
| ZWL | CHF |
|---|---|
| 1 ZWL | 0.00 CHF |
| 10 ZWL | 0.02 CHF |
| 50 ZWL | 0.12 CHF |
| 100 ZWL | 0.24 CHF |
| 500 ZWL | 1.21 CHF |
| 1,000 ZWL | 2.42 CHF |
Get ZWL/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=CHFExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-05-06T06:58:41Z",
"rates": {
"CHF": 0.002419
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "CHF",
"amount": 100
},
"result": 0.2419,
"rate": 0.002419
}Build with ZWL/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key