Rate Overview
Live
1 LBP = 0.006436 SOS
1 SOS = 155.3760
LBP
Avg
0.006387
High
0.006436
Low
0.006316
Last updated: 3/7/2026, 9:11:50 AM
Quick Conversions
| LBP | SOS |
|---|---|
| 1 LBP | 0.01 SOS |
| 10 LBP | 0.06 SOS |
| 50 LBP | 0.32 SOS |
| 100 LBP | 0.64 SOS |
| 500 LBP | 3.22 SOS |
| 1,000 LBP | 6.44 SOS |
Get LBP/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=SOSExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-03-07T09:11:50Z",
"rates": {
"SOS": 0.006436
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "SOS",
"amount": 100
},
"result": 0.6436,
"rate": 0.006436
}Build with LBP/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key