Rate Overview
Live
1 SGD = 8.4236 GHS
1 GHS = 0.118715
SGD
Avg
8.4162
High
8.4396
Low
8.3752
Last updated: 3/7/2026, 4:25:24 AM
Quick Conversions
| SGD | GHS |
|---|---|
| 1 SGD | 8.42 GHS |
| 10 SGD | 84.24 GHS |
| 50 SGD | 421.18 GHS |
| 100 SGD | 842.36 GHS |
| 500 SGD | 4,211.78 GHS |
| 1,000 SGD | 8,423.56 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-03-07T04:25:24Z",
"rates": {
"GHS": 8.423564
}
}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": 842.3564000000001,
"rate": 8.423564
}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