Rate Overview
Live
1 LBP = 0.001234 SYP
1 SYP = 810.3728
LBP
Avg
0.001234
High
0.001242
Low
0.001228
Last updated: 3/27/2026, 5:14:08 AM
Quick Conversions
| LBP | SYP |
|---|---|
| 1 LBP | 0.00 SYP |
| 10 LBP | 0.01 SYP |
| 50 LBP | 0.06 SYP |
| 100 LBP | 0.12 SYP |
| 500 LBP | 0.62 SYP |
| 1,000 LBP | 1.23 SYP |
Get LBP/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=SYPExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-03-27T05:14:08Z",
"rates": {
"SYP": 0.001234
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "SYP",
"amount": 100
},
"result": 0.12340000000000001,
"rate": 0.001234
}Build with LBP/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key