Rate Overview
Live
1 SAR = 2.9853 GHS
1 GHS = 0.334978
SAR
Avg
2.9840
High
2.9923
Low
2.9771
Last updated: 5/9/2026, 4:55:40 AM
Quick Conversions
| SAR | GHS |
|---|---|
| 1 SAR | 2.99 GHS |
| 10 SAR | 29.85 GHS |
| 50 SAR | 149.26 GHS |
| 100 SAR | 298.53 GHS |
| 500 SAR | 1,492.63 GHS |
| 1,000 SAR | 2,985.27 GHS |
Get SAR/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=GHSExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-05-09T04:55:40Z",
"rates": {
"GHS": 2.985267
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "GHS",
"amount": 100
},
"result": 298.5267,
"rate": 2.985267
}Build with SAR/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key