Rate Overview
Live
1 ZAR = 0.711140 GHS
1 GHS = 1.4062
ZAR
Avg
0.705773
High
0.712029
Low
0.690378
Last updated: 5/27/2026, 7:15:13 PM
Quick Conversions
| ZAR | GHS |
|---|---|
| 1 ZAR | 0.71 GHS |
| 10 ZAR | 7.11 GHS |
| 50 ZAR | 35.56 GHS |
| 100 ZAR | 71.11 GHS |
| 500 ZAR | 355.57 GHS |
| 1,000 ZAR | 711.14 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-27T19:15:13Z",
"rates": {
"GHS": 0.71114
}
}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.114,
"rate": 0.71114
}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