Rate Overview
Live
1 LBP = 0.144797 SYP
1 SYP = 6.9062
LBP
Avg
0.145333
High
0.147011
Low
0.144797
Last updated: 8/25/2026, 1:14:55 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.40 SYP |
| 1,000 LBP | 144.80 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-25T01:14:55Z",
"rates": {
"SYP": 0.144797
}
}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.479700000000001,
"rate": 0.144797
}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