Rate Overview
Live
1 SGD = 8.6712 GHS
1 GHS = 0.115324
SGD
Avg
8.6759
High
8.7833
Low
8.6405
Last updated: 6/19/2026, 8:50:44 AM
Quick Conversions
| SGD | GHS |
|---|---|
| 1 SGD | 8.67 GHS |
| 10 SGD | 86.71 GHS |
| 50 SGD | 433.56 GHS |
| 100 SGD | 867.12 GHS |
| 500 SGD | 4,335.59 GHS |
| 1,000 SGD | 8,671.19 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-06-19T08:50:44Z",
"rates": {
"GHS": 8.671185
}
}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": 867.1184999999999,
"rate": 8.671185
}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