Rate Overview
Live
1 GBP = 147.5005 SYP
1 SYP = 0.006780
GBP
Avg
147.0755
High
147.6405
Low
146.1772
Last updated: 7/6/2026, 8:02:38 AM
Quick Conversions
| GBP | SYP |
|---|---|
| 1 GBP | 147.50 SYP |
| 10 GBP | 1,475.00 SYP |
| 50 GBP | 7,375.03 SYP |
| 100 GBP | 14,750.05 SYP |
| 500 GBP | 73,750.25 SYP |
| 1,000 GBP | 147,500.50 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-07-06T08:02:38Z",
"rates": {
"SYP": 147.5005
}
}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": 14750.05,
"rate": 147.5005
}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