Rate Overview
Live
1 SAR = 2.9460 GHS
1 GHS = 0.339441
SAR
Avg
2.9335
High
2.9460
Low
2.9208
Last updated: 4/18/2026, 8:50:00 AM
Quick Conversions
| SAR | GHS |
|---|---|
| 1 SAR | 2.95 GHS |
| 10 SAR | 29.46 GHS |
| 50 SAR | 147.30 GHS |
| 100 SAR | 294.60 GHS |
| 500 SAR | 1,473.01 GHS |
| 1,000 SAR | 2,946.02 GHS |
Get SAR/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=GHSExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-04-18T08:50:00Z",
"rates": {
"GHS": 2.946019
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "GHS",
"amount": 100
},
"result": 294.6019,
"rate": 2.946019
}Build with SAR/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key