Rate Overview
Live
1 SGD = 8.6032 GHS
1 GHS = 0.116236
SGD
Avg
8.6844
High
9.1669
Low
8.5553
Last updated: 8/19/2026, 3:08:31 AM
Quick Conversions
| SGD | GHS |
|---|---|
| 1 SGD | 8.60 GHS |
| 10 SGD | 86.03 GHS |
| 50 SGD | 430.16 GHS |
| 100 SGD | 860.32 GHS |
| 500 SGD | 4,301.59 GHS |
| 1,000 SGD | 8,603.18 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-08-19T03:08:31Z",
"rates": {
"GHS": 8.60318
}
}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": 860.318,
"rate": 8.60318
}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