Rate Overview
Live
1 SGD = 9.0428 GHS
1 GHS = 0.110585
SGD
Avg
9.0110
High
9.0430
Low
8.9915
Last updated: 7/30/2026, 3:36:08 AM
Quick Conversions
| SGD | GHS |
|---|---|
| 1 SGD | 9.04 GHS |
| 10 SGD | 90.43 GHS |
| 50 SGD | 452.14 GHS |
| 100 SGD | 904.28 GHS |
| 500 SGD | 4,521.41 GHS |
| 1,000 SGD | 9,042.83 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-30T03:36:08Z",
"rates": {
"GHS": 9.042827
}
}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": 904.2827000000001,
"rate": 9.042827
}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