Rate Overview
Live
1 SGD = 9.0810 GHS
1 GHS = 0.110120
SGD
Avg
8.7335
High
9.7134
Low
8.0938
Last updated: 7/31/2026, 2:03:52 AM
Quick Conversions
| SGD | GHS |
|---|---|
| 1 SGD | 9.08 GHS |
| 10 SGD | 90.81 GHS |
| 50 SGD | 454.05 GHS |
| 100 SGD | 908.10 GHS |
| 500 SGD | 4,540.50 GHS |
| 1,000 SGD | 9,081.00 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-07-31T02:03:52Z",
"rates": {
"GHS": 9.080998
}
}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": 908.0998,
"rate": 9.080998
}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