Rate Overview
Live
1 LBP = 0.144836 SYP
1 SYP = 6.9044
LBP
Avg
0.130585
High
0.145941
Low
0.001227
Last updated: 8/21/2026, 2:41:49 AM
Quick Conversions
| LBP | SYP |
|---|---|
| 1 LBP | 0.14 SYP |
| 10 LBP | 1.45 SYP |
| 50 LBP | 7.24 SYP |
| 100 LBP | 14.48 SYP |
| 500 LBP | 72.42 SYP |
| 1,000 LBP | 144.84 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-21T02:41:49Z",
"rates": {
"SYP": 0.144836
}
}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.4836,
"rate": 0.144836
}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