Rate Overview
Live
1 ZAR = 0.671371 GHS
1 GHS = 1.4895
ZAR
Avg
0.670279
High
0.673897
Low
0.662314
Last updated: 4/17/2026, 6:15:07 AM
Quick Conversions
| ZAR | GHS |
|---|---|
| 1 ZAR | 0.67 GHS |
| 10 ZAR | 6.71 GHS |
| 50 ZAR | 33.57 GHS |
| 100 ZAR | 67.14 GHS |
| 500 ZAR | 335.69 GHS |
| 1,000 ZAR | 671.37 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-04-17T06:15:07Z",
"rates": {
"GHS": 0.671371
}
}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": 67.1371,
"rate": 0.671371
}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