Rate Overview
Live
1 GHS = 0.111010 SGD
1 SGD = 9.0082
GHS
Avg
0.111116
High
0.111469
Low
0.110966
Last updated: 7/29/2026, 8:31:07 AM
Quick Conversions
| GHS | SGD |
|---|---|
| 1 GHS | 0.11 SGD |
| 10 GHS | 1.11 SGD |
| 50 GHS | 5.55 SGD |
| 100 GHS | 11.10 SGD |
| 500 GHS | 55.50 SGD |
| 1,000 GHS | 111.01 SGD |
Get GHS/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=SGDExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-29T08:31:07Z",
"rates": {
"SGD": 0.11101
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "SGD",
"amount": 100
},
"result": 11.100999999999999,
"rate": 0.11101
}Build with GHS/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key