Rate Overview
Live
1 LBP = 0.144860 SYP
1 SYP = 6.9032
LBP
Avg
0.013202
High
0.144860
Low
0.001227
Last updated: 8/18/2026, 1:04:47 AM
Quick Conversions
| LBP | SYP |
|---|---|
| 1 LBP | 0.14 SYP |
| 10 LBP | 1.45 SYP |
| 50 LBP | 7.24 SYP |
| 100 LBP | 14.49 SYP |
| 500 LBP | 72.43 SYP |
| 1,000 LBP | 144.86 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-18T01:04:47Z",
"rates": {
"SYP": 0.14486
}
}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.485999999999999,
"rate": 0.14486
}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