Rate Overview
Live
1 GBP = 148.7174 SYP
1 SYP = 0.006724
GBP
Avg
12867.26
High
17708.27
Low
145.9378
Last updated: 5/28/2026, 11:19:17 PM
Quick Conversions
| GBP | SYP |
|---|---|
| 1 GBP | 148.72 SYP |
| 10 GBP | 1,487.17 SYP |
| 50 GBP | 7,435.87 SYP |
| 100 GBP | 14,871.74 SYP |
| 500 GBP | 74,358.72 SYP |
| 1,000 GBP | 148,717.45 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-28T23:19:17Z",
"rates": {
"SYP": 148.717446
}
}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": 14871.7446,
"rate": 148.717446
}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