Rate Overview
Live
1 GBP = 148.2733 SYP
1 SYP = 0.006744
GBP
Avg
148.1463
High
149.1220
Low
147.1682
Last updated: 3/7/2026, 12:52:15 AM
Quick Conversions
| GBP | SYP |
|---|---|
| 1 GBP | 148.27 SYP |
| 10 GBP | 1,482.73 SYP |
| 50 GBP | 7,413.66 SYP |
| 100 GBP | 14,827.33 SYP |
| 500 GBP | 74,136.64 SYP |
| 1,000 GBP | 148,273.28 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-07T00:52:15Z",
"rates": {
"SYP": 148.273278
}
}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": 14827.327800000001,
"rate": 148.273278
}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