Rate Overview
Live
1 SGD = 9.1439 GHS
1 GHS = 0.109362
SGD
Avg
8.5881
High
9.7497
Low
7.9455
Last updated: 5/28/2026, 11:23:39 PM
Quick Conversions
| SGD | GHS |
|---|---|
| 1 SGD | 9.14 GHS |
| 10 SGD | 91.44 GHS |
| 50 SGD | 457.20 GHS |
| 100 SGD | 914.39 GHS |
| 500 SGD | 4,571.95 GHS |
| 1,000 SGD | 9,143.91 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-05-28T23:23:39Z",
"rates": {
"GHS": 9.143909
}
}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": 914.3909000000001,
"rate": 9.143909
}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