Rate Overview
Live
1 SYP = 0.006760 GBP
1 GBP = 147.9290
SYP
Avg
0.006747
High
0.006794
Low
0.006705
Last updated: 3/6/2026, 7:14:23 PM
Quick Conversions
| SYP | GBP |
|---|---|
| 1 SYP | 0.01 GBP |
| 10 SYP | 0.07 GBP |
| 50 SYP | 0.34 GBP |
| 100 SYP | 0.68 GBP |
| 500 SYP | 3.38 GBP |
| 1,000 SYP | 6.76 GBP |
Get SYP/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=GBPExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-06T19:14:23Z",
"rates": {
"GBP": 0.00676
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "GBP",
"amount": 100
},
"result": 0.676,
"rate": 0.00676
}Build with SYP/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key