Rate Overview
Live
1 SGD = 8.6623 GHS
1 GHS = 0.115442
SGD
Avg
8.6508
High
8.6873
Low
8.6098
Last updated: 4/17/2026, 7:35:06 AM
Quick Conversions
| SGD | GHS |
|---|---|
| 1 SGD | 8.66 GHS |
| 10 SGD | 86.62 GHS |
| 50 SGD | 433.12 GHS |
| 100 SGD | 866.23 GHS |
| 500 SGD | 4,331.16 GHS |
| 1,000 SGD | 8,662.33 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-04-17T07:35:06Z",
"rates": {
"GHS": 8.662327
}
}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": 866.2326999999999,
"rate": 8.662327
}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