Rate Overview
Live
1 ZAR = 0.691121 GHS
1 GHS = 1.4469
ZAR
Avg
0.676188
High
0.691121
Low
0.666456
Last updated: 5/7/2026, 10:13:44 AM
Quick Conversions
| ZAR | GHS |
|---|---|
| 1 ZAR | 0.69 GHS |
| 10 ZAR | 6.91 GHS |
| 50 ZAR | 34.56 GHS |
| 100 ZAR | 69.11 GHS |
| 500 ZAR | 345.56 GHS |
| 1,000 ZAR | 691.12 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-05-07T10:13:44Z",
"rates": {
"GHS": 0.691121
}
}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.1121,
"rate": 0.691121
}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