Rate Overview
Live
1 ZAR = 0.677256 GHS
1 GHS = 1.4765
ZAR
Avg
0.712708
High
0.728114
Low
0.676916
Last updated: 8/14/2026, 8:17:28 AM
Quick Conversions
| ZAR | GHS |
|---|---|
| 1 ZAR | 0.68 GHS |
| 10 ZAR | 6.77 GHS |
| 50 ZAR | 33.86 GHS |
| 100 ZAR | 67.73 GHS |
| 500 ZAR | 338.63 GHS |
| 1,000 ZAR | 677.26 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-08-14T08:17:28Z",
"rates": {
"GHS": 0.677256
}
}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": 67.7256,
"rate": 0.677256
}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