Rate Overview
Live
1 ZAR = 0.692139 GHS
1 GHS = 1.4448
ZAR
Avg
0.681576
High
0.722629
Low
0.640262
Last updated: 7/28/2026, 2:07:17 AM
Quick Conversions
| ZAR | GHS |
|---|---|
| 1 ZAR | 0.69 GHS |
| 10 ZAR | 6.92 GHS |
| 50 ZAR | 34.61 GHS |
| 100 ZAR | 69.21 GHS |
| 500 ZAR | 346.07 GHS |
| 1,000 ZAR | 692.14 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-28T02:07:17Z",
"rates": {
"GHS": 0.692139
}
}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.2139,
"rate": 0.692139
}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