Rate Overview
Live
1 GHS = 0.321422 SAR
1 SAR = 3.1112
GHS
Avg
0.322639
High
0.324737
Low
0.321422
Last updated: 5/28/2026, 8:33:19 PM
Quick Conversions
| GHS | SAR |
|---|---|
| 1 GHS | 0.32 SAR |
| 10 GHS | 3.21 SAR |
| 50 GHS | 16.07 SAR |
| 100 GHS | 32.14 SAR |
| 500 GHS | 160.71 SAR |
| 1,000 GHS | 321.42 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-28T20:33:19Z",
"rates": {
"SAR": 0.321422
}
}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.142199999999995,
"rate": 0.321422
}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