Rate Overview
Live
1 ZAR = 0.640588 GHS
1 GHS = 1.5611
ZAR
Avg
0.663356
High
0.729903
Low
0.613534
Last updated: 3/27/2026, 7:46:55 AM
Quick Conversions
| ZAR | GHS |
|---|---|
| 1 ZAR | 0.64 GHS |
| 10 ZAR | 6.41 GHS |
| 50 ZAR | 32.03 GHS |
| 100 ZAR | 64.06 GHS |
| 500 ZAR | 320.29 GHS |
| 1,000 ZAR | 640.59 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-27T07:46:55Z",
"rates": {
"GHS": 0.640588
}
}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": 64.0588,
"rate": 0.640588
}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