Rate Overview
Live
1 SYP = 0.006788 GBP
1 GBP = 147.3188
SYP
Avg
0.006763
High
0.006788
Low
0.006740
Last updated: 3/27/2026, 1:49:53 AM
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.39 GBP |
| 1,000 SYP | 6.79 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-27T01:49:53Z",
"rates": {
"GBP": 0.006788
}
}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.6788,
"rate": 0.006788
}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