Rate Overview
Live
1 GBP = 147.6904 SYP
1 SYP = 0.006771
GBP
Avg
12949.73
High
17823.97
Low
147.5760
Last updated: 3/27/2026, 5:13:58 AM
Quick Conversions
| GBP | SYP |
|---|---|
| 1 GBP | 147.69 SYP |
| 10 GBP | 1,476.90 SYP |
| 50 GBP | 7,384.52 SYP |
| 100 GBP | 14,769.04 SYP |
| 500 GBP | 73,845.18 SYP |
| 1,000 GBP | 147,690.36 SYP |
Get GBP/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=SYPExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-27T05:13:58Z",
"rates": {
"SYP": 147.690355
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "SYP",
"amount": 100
},
"result": 14769.035500000002,
"rate": 147.690355
}Build with GBP/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key