Rate Overview
Live
1 ZAR = 0.637382 GHS
1 GHS = 1.5689
ZAR
Avg
0.730823
High
0.921784
Low
0.572888
Last updated: 3/27/2026, 9:28:43 AM
Quick Conversions
| ZAR | GHS |
|---|---|
| 1 ZAR | 0.64 GHS |
| 10 ZAR | 6.37 GHS |
| 50 ZAR | 31.87 GHS |
| 100 ZAR | 63.74 GHS |
| 500 ZAR | 318.69 GHS |
| 1,000 ZAR | 637.38 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-03-27T09:28:43Z",
"rates": {
"GHS": 0.637382
}
}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": 63.7382,
"rate": 0.637382
}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