Rate Overview
Live
1 GBP = 147.1738 SYP
1 SYP = 0.006795
GBP
Avg
148.0387
High
148.4337
Low
147.1738
Last updated: 6/18/2026, 3:04:36 AM
Quick Conversions
| GBP | SYP |
|---|---|
| 1 GBP | 147.17 SYP |
| 10 GBP | 1,471.74 SYP |
| 50 GBP | 7,358.69 SYP |
| 100 GBP | 14,717.38 SYP |
| 500 GBP | 73,586.92 SYP |
| 1,000 GBP | 147,173.83 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-06-18T03:04:36Z",
"rates": {
"SYP": 147.173832
}
}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": 14717.3832,
"rate": 147.173832
}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