Rate Overview
Live
1 SGD = 8.4900 GHS
1 GHS = 0.117785
SGD
Avg
8.5151
High
8.5586
Low
8.4900
Last updated: 3/27/2026, 2:53:52 PM
Quick Conversions
| SGD | GHS |
|---|---|
| 1 SGD | 8.49 GHS |
| 10 SGD | 84.90 GHS |
| 50 SGD | 424.50 GHS |
| 100 SGD | 849.00 GHS |
| 500 SGD | 4,245.01 GHS |
| 1,000 SGD | 8,490.01 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-27T14:53:52Z",
"rates": {
"GHS": 8.490011
}
}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": 849.0011000000001,
"rate": 8.490011
}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