Rate Overview
Live
1 GBP = 148.7290 SYP
1 SYP = 0.006724
GBP
Avg
149.2256
High
151.4718
Low
147.2533
Last updated: 5/28/2026, 9:50:32 PM
Quick Conversions
| GBP | SYP |
|---|---|
| 1 GBP | 148.73 SYP |
| 10 GBP | 1,487.29 SYP |
| 50 GBP | 7,436.45 SYP |
| 100 GBP | 14,872.90 SYP |
| 500 GBP | 74,364.52 SYP |
| 1,000 GBP | 148,729.04 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-05-28T21:50:32Z",
"rates": {
"SYP": 148.729042
}
}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": 14872.904199999999,
"rate": 148.729042
}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