Rate Overview
Live
1 SGD = 9.1429 GHS
1 GHS = 0.109375
SGD
Avg
9.0918
High
9.1429
Low
9.0209
Last updated: 5/28/2026, 8:33:44 PM
Quick Conversions
| SGD | GHS |
|---|---|
| 1 SGD | 9.14 GHS |
| 10 SGD | 91.43 GHS |
| 50 SGD | 457.14 GHS |
| 100 SGD | 914.29 GHS |
| 500 SGD | 4,571.44 GHS |
| 1,000 SGD | 9,142.87 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-28T20:33:44Z",
"rates": {
"GHS": 9.14287
}
}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.287,
"rate": 9.14287
}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