Rate Overview
Live
1 SGD = 8.9713 GHS
1 GHS = 0.111467
SGD
Avg
8.8184
High
8.9713
Low
8.6397
Last updated: 7/22/2026, 6:59:20 AM
Quick Conversions
| SGD | GHS |
|---|---|
| 1 SGD | 8.97 GHS |
| 10 SGD | 89.71 GHS |
| 50 SGD | 448.56 GHS |
| 100 SGD | 897.13 GHS |
| 500 SGD | 4,485.65 GHS |
| 1,000 SGD | 8,971.29 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-22T06:59:20Z",
"rates": {
"GHS": 8.971294
}
}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": 897.1294,
"rate": 8.971294
}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