Rate Overview
Live
1 GHS = 0.334922 SAR
1 SAR = 2.9858
GHS
Avg
0.335216
High
0.335900
Low
0.334191
Last updated: 5/8/2026, 1:01:38 PM
Quick Conversions
| GHS | SAR |
|---|---|
| 1 GHS | 0.33 SAR |
| 10 GHS | 3.35 SAR |
| 50 GHS | 16.75 SAR |
| 100 GHS | 33.49 SAR |
| 500 GHS | 167.46 SAR |
| 1,000 GHS | 334.92 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-05-08T13:01:38Z",
"rates": {
"SAR": 0.334922
}
}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": 33.4922,
"rate": 0.334922
}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