Rate Overview
Live
1 GHS = 1166.33 SYP
1 SYP = 0.000857
GHS
Avg
1174.10
High
1190.69
Low
1166.33
Last updated: 8/24/2026, 2:34:58 PM
Quick Conversions
| GHS | SYP |
|---|---|
| 1 GHS | 1,166.33 SYP |
| 10 GHS | 11,663.28 SYP |
| 50 GHS | 58,316.40 SYP |
| 100 GHS | 116,632.81 SYP |
| 500 GHS | 583,164.04 SYP |
| 1,000 GHS | 1,166,328.09 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-24T14:34:58Z",
"rates": {
"SYP": 1166.328085
}
}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": 116632.80850000001,
"rate": 1166.328085
}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