Rate Overview
Live
1 SGD = 8.8258 GHS
1 GHS = 0.113304
SGD
Avg
8.7937
High
8.8258
Low
8.7303
Last updated: 7/8/2026, 3:51:31 AM
Quick Conversions
| SGD | GHS |
|---|---|
| 1 SGD | 8.83 GHS |
| 10 SGD | 88.26 GHS |
| 50 SGD | 441.29 GHS |
| 100 SGD | 882.58 GHS |
| 500 SGD | 4,412.89 GHS |
| 1,000 SGD | 8,825.78 GHS |
Get SGD/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=GHSExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-08T03:51:31Z",
"rates": {
"GHS": 8.825779
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "GHS",
"amount": 100
},
"result": 882.5779000000001,
"rate": 8.825779
}Build with SGD/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key