Rate Overview
Live
1 SYP = 0.105454 GHS
1 GHS = 9.4828
SYP
Avg
0.040050
High
0.105454
Low
0.000788
Last updated: 5/29/2026, 5:35:19 PM
Quick Conversions
| SYP | GHS |
|---|---|
| 1 SYP | 0.11 GHS |
| 10 SYP | 1.05 GHS |
| 50 SYP | 5.27 GHS |
| 100 SYP | 10.55 GHS |
| 500 SYP | 52.73 GHS |
| 1,000 SYP | 105.45 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-05-29T17:35:19Z",
"rates": {
"GHS": 0.105454
}
}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.5454,
"rate": 0.105454
}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