Rate Overview
Live
1 SGD = 8.4819 GHS
1 GHS = 0.117898
SGD
Avg
8.4876
High
8.7078
Low
8.1598
Last updated: 3/27/2026, 6:36:47 PM
Quick Conversions
| SGD | GHS |
|---|---|
| 1 SGD | 8.48 GHS |
| 10 SGD | 84.82 GHS |
| 50 SGD | 424.09 GHS |
| 100 SGD | 848.19 GHS |
| 500 SGD | 4,240.94 GHS |
| 1,000 SGD | 8,481.87 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-27T18:36:47Z",
"rates": {
"GHS": 8.481873
}
}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": 848.1873,
"rate": 8.481873
}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