Rate Overview
Live
1 LBP = 0.145564 SYP
1 SYP = 6.8698
LBP
Avg
0.062499
High
0.147011
Low
0.001228
Last updated: 8/23/2026, 2:08:12 PM
Quick Conversions
| LBP | SYP |
|---|---|
| 1 LBP | 0.15 SYP |
| 10 LBP | 1.46 SYP |
| 50 LBP | 7.28 SYP |
| 100 LBP | 14.56 SYP |
| 500 LBP | 72.78 SYP |
| 1,000 LBP | 145.56 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-08-23T14:08:12Z",
"rates": {
"SYP": 0.145564
}
}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": 14.5564,
"rate": 0.145564
}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