Rate Overview
Live
1 GHS = 1167.23 SYP
1 SYP = 0.000857
GHS
Avg
155.5232
High
1190.69
Low
9.3564
Last updated: 8/25/2026, 7:42:11 PM
Quick Conversions
| GHS | SYP |
|---|---|
| 1 GHS | 1,167.23 SYP |
| 10 GHS | 11,672.31 SYP |
| 50 GHS | 58,361.56 SYP |
| 100 GHS | 116,723.12 SYP |
| 500 GHS | 583,615.58 SYP |
| 1,000 GHS | 1,167,231.17 SYP |
Get GHS/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=SYPExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-08-25T19:42:11Z",
"rates": {
"SYP": 1167.231169
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "SYP",
"amount": 100
},
"result": 116723.1169,
"rate": 1167.231169
}Build with GHS/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key