Rate Overview
Live
1 ZAR = 0.713341 GHS
1 GHS = 1.4019
ZAR
Avg
0.703871
High
0.713341
Low
0.694082
Last updated: 9/6/2026, 1:34:06 AM
Quick Conversions
| ZAR | GHS |
|---|---|
| 1 ZAR | 0.71 GHS |
| 10 ZAR | 7.13 GHS |
| 50 ZAR | 35.67 GHS |
| 100 ZAR | 71.33 GHS |
| 500 ZAR | 356.67 GHS |
| 1,000 ZAR | 713.34 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-09-06T01:34:06Z",
"rates": {
"GHS": 0.713341
}
}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": 71.3341,
"rate": 0.713341
}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