Rate Overview
Live
1 GBP = 147.7047 SYP
1 SYP = 0.006770
GBP
Avg
147.8710
High
148.3647
Low
147.3589
Last updated: 3/27/2026, 3:28:04 AM
Quick Conversions
| GBP | SYP |
|---|---|
| 1 GBP | 147.70 SYP |
| 10 GBP | 1,477.05 SYP |
| 50 GBP | 7,385.24 SYP |
| 100 GBP | 14,770.47 SYP |
| 500 GBP | 73,852.37 SYP |
| 1,000 GBP | 147,704.74 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-27T03:28:04Z",
"rates": {
"SYP": 147.704739
}
}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": 14770.473899999999,
"rate": 147.704739
}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