Rate Overview
Live
1 ZAR = 0.693910 GHS
1 GHS = 1.4411
ZAR
Avg
0.678378
High
0.726470
Low
0.633890
Last updated: 7/28/2026, 9:22:59 AM
Quick Conversions
| ZAR | GHS |
|---|---|
| 1 ZAR | 0.69 GHS |
| 10 ZAR | 6.94 GHS |
| 50 ZAR | 34.70 GHS |
| 100 ZAR | 69.39 GHS |
| 500 ZAR | 346.96 GHS |
| 1,000 ZAR | 693.91 GHS |
Get ZAR/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=GHSExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-28T09:22:59Z",
"rates": {
"GHS": 0.69391
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "GHS",
"amount": 100
},
"result": 69.391,
"rate": 0.69391
}Build with ZAR/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key