Rate Overview
Live
1 GHS = 1169.14 SYP
1 SYP = 0.000855
GHS
Avg
742.3708
High
1276.87
Low
9.3564
Last updated: 8/23/2026, 11:09:52 AM
Quick Conversions
| GHS | SYP |
|---|---|
| 1 GHS | 1,169.14 SYP |
| 10 GHS | 11,691.41 SYP |
| 50 GHS | 58,457.05 SYP |
| 100 GHS | 116,914.10 SYP |
| 500 GHS | 584,570.49 SYP |
| 1,000 GHS | 1,169,140.98 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-23T11:09:52Z",
"rates": {
"SYP": 1169.140982
}
}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": 116914.0982,
"rate": 1169.140982
}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