Rate Overview
Live
1 GHS = 0.321552 SAR
1 SAR = 3.1099
GHS
Avg
0.338243
High
0.358416
Low
0.318076
Last updated: 7/31/2026, 11:53:23 AM
Quick Conversions
| GHS | SAR |
|---|---|
| 1 GHS | 0.32 SAR |
| 10 GHS | 3.22 SAR |
| 50 GHS | 16.08 SAR |
| 100 GHS | 32.16 SAR |
| 500 GHS | 160.78 SAR |
| 1,000 GHS | 321.55 SAR |
Get GHS/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=SARExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-31T11:53:23Z",
"rates": {
"SAR": 0.321552
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "SAR",
"amount": 100
},
"result": 32.1552,
"rate": 0.321552
}Build with GHS/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key