Rate Overview
Live
1 GHS = 0.348579 SAR
1 SAR = 2.8688
GHS
Avg
0.350533
High
0.352674
Low
0.348579
Last updated: 3/7/2026, 1:04:20 AM
Quick Conversions
| GHS | SAR |
|---|---|
| 1 GHS | 0.35 SAR |
| 10 GHS | 3.49 SAR |
| 50 GHS | 17.43 SAR |
| 100 GHS | 34.86 SAR |
| 500 GHS | 174.29 SAR |
| 1,000 GHS | 348.58 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-03-07T01:04:20Z",
"rates": {
"SAR": 0.348579
}
}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": 34.8579,
"rate": 0.348579
}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