Rate Overview
Live
1 SGD = 8.4933 GHS
1 GHS = 0.117740
SGD
Avg
9.8775
High
12.2536
Low
7.9068
Last updated: 3/27/2026, 4:50:08 PM
Quick Conversions
| SGD | GHS |
|---|---|
| 1 SGD | 8.49 GHS |
| 10 SGD | 84.93 GHS |
| 50 SGD | 424.66 GHS |
| 100 SGD | 849.33 GHS |
| 500 SGD | 4,246.64 GHS |
| 1,000 SGD | 8,493.28 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-27T16:50:08Z",
"rates": {
"GHS": 8.493278
}
}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.3278,
"rate": 8.493278
}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