Rate Overview
Live
1 ZAR = 0.637241 GHS
1 GHS = 1.5693
ZAR
Avg
0.641668
High
0.649381
Low
0.636470
Last updated: 3/27/2026, 2:51:05 PM
Quick Conversions
| ZAR | GHS |
|---|---|
| 1 ZAR | 0.64 GHS |
| 10 ZAR | 6.37 GHS |
| 50 ZAR | 31.86 GHS |
| 100 ZAR | 63.72 GHS |
| 500 ZAR | 318.62 GHS |
| 1,000 ZAR | 637.24 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-27T14:51:05Z",
"rates": {
"GHS": 0.637241
}
}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.72409999999999,
"rate": 0.637241
}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