Rate Overview
Live
1 GHS = 0.112478 SGD
1 SGD = 8.8906
GHS
Avg
0.113485
High
0.114084
Low
0.112478
Last updated: 5/7/2026, 1:47:12 PM
Quick Conversions
| GHS | SGD |
|---|---|
| 1 GHS | 0.11 SGD |
| 10 GHS | 1.12 SGD |
| 50 GHS | 5.62 SGD |
| 100 GHS | 11.25 SGD |
| 500 GHS | 56.24 SGD |
| 1,000 GHS | 112.48 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-05-07T13:47:12Z",
"rates": {
"SGD": 0.112478
}
}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.2478,
"rate": 0.112478
}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