Rate Overview
Live
1 GHS = 0.328695 SAR
1 SAR = 3.0423
GHS
Avg
0.329482
High
0.330330
Low
0.328524
Last updated: 7/9/2026, 3:42:32 AM
Quick Conversions
| GHS | SAR |
|---|---|
| 1 GHS | 0.33 SAR |
| 10 GHS | 3.29 SAR |
| 50 GHS | 16.43 SAR |
| 100 GHS | 32.87 SAR |
| 500 GHS | 164.35 SAR |
| 1,000 GHS | 328.70 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-09T03:42:32Z",
"rates": {
"SAR": 0.328695
}
}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.8695,
"rate": 0.328695
}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