Rate Overview
Live
1 SAR = 3.1014 GHS
1 GHS = 0.322440
SAR
Avg
3.4002
High
4.4057
Low
2.7154
Last updated: 7/26/2026, 11:41:22 PM
Quick Conversions
| SAR | GHS |
|---|---|
| 1 SAR | 3.10 GHS |
| 10 SAR | 31.01 GHS |
| 50 SAR | 155.07 GHS |
| 100 SAR | 310.14 GHS |
| 500 SAR | 1,550.68 GHS |
| 1,000 SAR | 3,101.35 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-26T23:41:22Z",
"rates": {
"GHS": 3.101352
}
}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": 310.1352,
"rate": 3.101352
}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