Rate Overview
Live
1 ZAR = 0.696471 GHS
1 GHS = 1.4358
ZAR
Avg
0.690503
High
0.703773
Low
0.681175
Last updated: 6/17/2026, 6:48:12 AM
Quick Conversions
| ZAR | GHS |
|---|---|
| 1 ZAR | 0.70 GHS |
| 10 ZAR | 6.96 GHS |
| 50 ZAR | 34.82 GHS |
| 100 ZAR | 69.65 GHS |
| 500 ZAR | 348.24 GHS |
| 1,000 ZAR | 696.47 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-06-17T06:48:12Z",
"rates": {
"GHS": 0.696471
}
}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.6471,
"rate": 0.696471
}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