Rate Overview
Live
1 SAR = 2.9049 GHS
1 GHS = 0.344243
SAR
Avg
3.4656
High
4.4057
Low
2.7154
Last updated: 3/27/2026, 9:29:10 AM
Quick Conversions
| SAR | GHS |
|---|---|
| 1 SAR | 2.90 GHS |
| 10 SAR | 29.05 GHS |
| 50 SAR | 145.25 GHS |
| 100 SAR | 290.49 GHS |
| 500 SAR | 1,452.46 GHS |
| 1,000 SAR | 2,904.92 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-27T09:29:10Z",
"rates": {
"GHS": 2.904923
}
}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.4923,
"rate": 2.904923
}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