Rate Overview
Live
1 ZAR = 0.651176 GHS
1 GHS = 1.5357
ZAR
Avg
0.659007
High
0.670169
Low
0.650523
Last updated: 3/6/2026, 8:10:42 AM
Quick Conversions
| ZAR | GHS |
|---|---|
| 1 ZAR | 0.65 GHS |
| 10 ZAR | 6.51 GHS |
| 50 ZAR | 32.56 GHS |
| 100 ZAR | 65.12 GHS |
| 500 ZAR | 325.59 GHS |
| 1,000 ZAR | 651.18 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-06T08:10:42Z",
"rates": {
"GHS": 0.651176
}
}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": 65.1176,
"rate": 0.651176
}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