Rate Overview
Live
1 GHS = 1186.25 SYP
1 SYP = 0.000843
GHS
Avg
118.3122
High
1186.25
Low
9.3519
Last updated: 8/14/2026, 6:26:41 AM
Quick Conversions
| GHS | SYP |
|---|---|
| 1 GHS | 1,186.25 SYP |
| 10 GHS | 11,862.54 SYP |
| 50 GHS | 59,312.71 SYP |
| 100 GHS | 118,625.42 SYP |
| 500 GHS | 593,127.10 SYP |
| 1,000 GHS | 1,186,254.20 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-14T06:26:41Z",
"rates": {
"SYP": 1186.254202
}
}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": 118625.42020000001,
"rate": 1186.254202
}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