Rate Overview
Live
1 SAR = 2.9331 GHS
1 GHS = 0.340935
SAR
Avg
2.9372
High
3.0164
Low
2.9119
Last updated: 8/20/2026, 11:43:19 AM
Quick Conversions
| SAR | GHS |
|---|---|
| 1 SAR | 2.93 GHS |
| 10 SAR | 29.33 GHS |
| 50 SAR | 146.66 GHS |
| 100 SAR | 293.31 GHS |
| 500 SAR | 1,466.56 GHS |
| 1,000 SAR | 2,933.11 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-08-20T11:43:19Z",
"rates": {
"GHS": 2.933111
}
}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": 293.31109999999995,
"rate": 2.933111
}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