Rate Overview
Live
1 SAR = 3.0449 GHS
1 GHS = 0.328419
SAR
Avg
3.0373
High
3.0449
Low
3.0288
Last updated: 7/10/2026, 11:39:55 AM
Quick Conversions
| SAR | GHS |
|---|---|
| 1 SAR | 3.04 GHS |
| 10 SAR | 30.45 GHS |
| 50 SAR | 152.24 GHS |
| 100 SAR | 304.49 GHS |
| 500 SAR | 1,522.44 GHS |
| 1,000 SAR | 3,044.89 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-07-10T11:39:55Z",
"rates": {
"GHS": 3.044889
}
}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": 304.4889,
"rate": 3.044889
}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