Rate Overview
Live
1 SGD = 9.1419 GHS
1 GHS = 0.109386
SGD
Avg
9.0917
High
9.1419
Low
9.0209
Last updated: 5/28/2026, 9:55:25 PM
Quick Conversions
| SGD | GHS |
|---|---|
| 1 SGD | 9.14 GHS |
| 10 SGD | 91.42 GHS |
| 50 SGD | 457.10 GHS |
| 100 SGD | 914.19 GHS |
| 500 SGD | 4,570.95 GHS |
| 1,000 SGD | 9,141.90 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-28T21:55:25Z",
"rates": {
"GHS": 9.141903
}
}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.1903,
"rate": 9.141903
}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