Rate Overview
Live
1 GHS = 0.115442 SGD
1 SGD = 8.6624
GHS
Avg
0.115597
High
0.116147
Low
0.115111
Last updated: 4/17/2026, 6:22:30 AM
Quick Conversions
| GHS | SGD |
|---|---|
| 1 GHS | 0.12 SGD |
| 10 GHS | 1.15 SGD |
| 50 GHS | 5.77 SGD |
| 100 GHS | 11.54 SGD |
| 500 GHS | 57.72 SGD |
| 1,000 GHS | 115.44 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-04-17T06:22:30Z",
"rates": {
"SGD": 0.115442
}
}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.5442,
"rate": 0.115442
}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