Rate Overview
Live
1 SYP = 0.101317 GHS
1 GHS = 9.8700
SYP
Avg
0.101269
High
0.104246
Low
0.100391
Last updated: 6/18/2026, 6:29:25 PM
Quick Conversions
| SYP | GHS |
|---|---|
| 1 SYP | 0.10 GHS |
| 10 SYP | 1.01 GHS |
| 50 SYP | 5.07 GHS |
| 100 SYP | 10.13 GHS |
| 500 SYP | 50.66 GHS |
| 1,000 SYP | 101.32 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-06-18T18:29:25Z",
"rates": {
"GHS": 0.101317
}
}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.1317,
"rate": 0.101317
}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