Rate Overview
Live
1 LBP = 0.240783 STD
1 STD = 4.1531
LBP
Avg
0.240997
High
0.242371
Low
0.239659
Last updated: 7/29/2026, 5:42:00 AM
Quick Conversions
| LBP | STD |
|---|---|
| 1 LBP | 0.24 STD |
| 10 LBP | 2.41 STD |
| 50 LBP | 12.04 STD |
| 100 LBP | 24.08 STD |
| 500 LBP | 120.39 STD |
| 1,000 LBP | 240.78 STD |
Get LBP/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=STDExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-07-29T05:42:00Z",
"rates": {
"STD": 0.240783
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "STD",
"amount": 100
},
"result": 24.0783,
"rate": 0.240783
}Build with LBP/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key