Rate Overview
Live
1 SYP = 0.006773 GBP
1 GBP = 147.6451
SYP
Avg
0.006815
High
0.006853
Low
0.006773
Last updated: 7/4/2026, 7:37:07 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.39 GBP |
| 1,000 SYP | 6.77 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-07-04T19:37:07Z",
"rates": {
"GBP": 0.006773
}
}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.6773,
"rate": 0.006773
}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