Rate Overview
Live
1 GHS = 1149.84 SYP
1 SYP = 0.000870
GHS
Avg
216.9054
High
1149.84
Low
9.5410
Last updated: 8/13/2026, 8:25:47 PM
Quick Conversions
| GHS | SYP |
|---|---|
| 1 GHS | 1,149.84 SYP |
| 10 GHS | 11,498.40 SYP |
| 50 GHS | 57,492.00 SYP |
| 100 GHS | 114,983.99 SYP |
| 500 GHS | 574,919.95 SYP |
| 1,000 GHS | 1,149,839.90 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-13T20:25:47Z",
"rates": {
"SYP": 1149.839901
}
}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": 114983.99010000001,
"rate": 1149.839901
}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