Rate Overview
Live
1 SYP = 0.103259 GHS
1 GHS = 9.6844
SYP
Avg
0.102886
High
0.103259
Low
0.102429
Last updated: 7/8/2026, 4:14:34 PM
Quick Conversions
| SYP | GHS |
|---|---|
| 1 SYP | 0.10 GHS |
| 10 SYP | 1.03 GHS |
| 50 SYP | 5.16 GHS |
| 100 SYP | 10.33 GHS |
| 500 SYP | 51.63 GHS |
| 1,000 SYP | 103.26 GHS |
Get SYP/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=GHSExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-07-08T16:14:34Z",
"rates": {
"GHS": 0.103259
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "GHS",
"amount": 100
},
"result": 10.3259,
"rate": 0.103259
}Build with SYP/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key