Rate Overview
Live
1 SGD = 9.0121 GHS
1 GHS = 0.110962
SGD
Avg
8.7539
High
9.1882
Low
8.4184
Last updated: 7/28/2026, 6:36:04 PM
Quick Conversions
| SGD | GHS |
|---|---|
| 1 SGD | 9.01 GHS |
| 10 SGD | 90.12 GHS |
| 50 SGD | 450.61 GHS |
| 100 SGD | 901.21 GHS |
| 500 SGD | 4,506.06 GHS |
| 1,000 SGD | 9,012.12 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-28T18:36:04Z",
"rates": {
"GHS": 9.012116
}
}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": 901.2116000000001,
"rate": 9.012116
}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