Rate Overview
Live
1 SAR = 2.9051 GHS
1 GHS = 0.344225
SAR
Avg
2.8772
High
2.9103
Low
2.8286
Last updated: 3/27/2026, 7:45:12 AM
Quick Conversions
| SAR | GHS |
|---|---|
| 1 SAR | 2.91 GHS |
| 10 SAR | 29.05 GHS |
| 50 SAR | 145.25 GHS |
| 100 SAR | 290.51 GHS |
| 500 SAR | 1,452.54 GHS |
| 1,000 SAR | 2,905.08 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-03-27T07:45:12Z",
"rates": {
"GHS": 2.905078
}
}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": 290.50780000000003,
"rate": 2.905078
}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