Rate Overview
Live
1 GHS = 9.8700 SYP
1 SYP = 0.101317
GHS
Avg
9.8760
High
9.9610
Low
9.5927
Last updated: 6/18/2026, 10:04:58 AM
Quick Conversions
| GHS | SYP |
|---|---|
| 1 GHS | 9.87 SYP |
| 10 GHS | 98.70 SYP |
| 50 GHS | 493.50 SYP |
| 100 GHS | 987.00 SYP |
| 500 GHS | 4,934.98 SYP |
| 1,000 GHS | 9,869.96 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-06-18T10:04:58Z",
"rates": {
"SYP": 9.869964
}
}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": 986.9964,
"rate": 9.869964
}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