Rate Overview
Live
1 GHS = 0.334895 SAR
1 SAR = 2.9860
GHS
Avg
0.335133
High
0.337905
Low
0.325489
Last updated: 6/18/2026, 10:02:46 AM
Quick Conversions
| GHS | SAR |
|---|---|
| 1 GHS | 0.33 SAR |
| 10 GHS | 3.35 SAR |
| 50 GHS | 16.74 SAR |
| 100 GHS | 33.49 SAR |
| 500 GHS | 167.45 SAR |
| 1,000 GHS | 334.90 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-06-18T10:02:46Z",
"rates": {
"SAR": 0.334895
}
}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.4895,
"rate": 0.334895
}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