Rate Overview
Live
1 ZWL = 0.034199 GHS
1 GHS = 29.2406
ZWL
Avg
0.034205
High
0.034333
Low
0.034125
Last updated: 4/16/2026, 6:34:23 PM
Quick Conversions
| ZWL | GHS |
|---|---|
| 1 ZWL | 0.03 GHS |
| 10 ZWL | 0.34 GHS |
| 50 ZWL | 1.71 GHS |
| 100 ZWL | 3.42 GHS |
| 500 ZWL | 17.10 GHS |
| 1,000 ZWL | 34.20 GHS |
Get ZWL/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=GHSExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-04-16T18:34:23Z",
"rates": {
"GHS": 0.034199
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "GHS",
"amount": 100
},
"result": 3.4199,
"rate": 0.034199
}Build with ZWL/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key