Rate Overview
Live
1 SGD = 9.0189 GHS
1 GHS = 0.110878
SGD
Avg
8.9886
High
9.0310
Low
8.9078
Last updated: 9/10/2026, 7:09:09 PM
Quick Conversions
| SGD | GHS |
|---|---|
| 1 SGD | 9.02 GHS |
| 10 SGD | 90.19 GHS |
| 50 SGD | 450.95 GHS |
| 100 SGD | 901.89 GHS |
| 500 SGD | 4,509.47 GHS |
| 1,000 SGD | 9,018.95 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-09-10T19:09:09Z",
"rates": {
"GHS": 9.018946
}
}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": 901.8946,
"rate": 9.018946
}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