Rate Overview
Live
1 ZAR = 0.690190 GHS
1 GHS = 1.4489
ZAR
Avg
0.695455
High
0.706280
Low
0.675568
Last updated: 7/24/2026, 9:54:39 PM
Quick Conversions
| ZAR | GHS |
|---|---|
| 1 ZAR | 0.69 GHS |
| 10 ZAR | 6.90 GHS |
| 50 ZAR | 34.51 GHS |
| 100 ZAR | 69.02 GHS |
| 500 ZAR | 345.09 GHS |
| 1,000 ZAR | 690.19 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-24T21:54:39Z",
"rates": {
"GHS": 0.69019
}
}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.01899999999999,
"rate": 0.69019
}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