Rate Overview
Live
1 LBP = 0.239859 STD
1 STD = 4.1691
LBP
Avg
0.236511
High
0.239859
Low
0.230715
Last updated: 3/7/2026, 7:35:05 AM
Quick Conversions
| LBP | STD |
|---|---|
| 1 LBP | 0.24 STD |
| 10 LBP | 2.40 STD |
| 50 LBP | 11.99 STD |
| 100 LBP | 23.99 STD |
| 500 LBP | 119.93 STD |
| 1,000 LBP | 239.86 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-03-07T07:35:05Z",
"rates": {
"STD": 0.239859
}
}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": 23.985899999999997,
"rate": 0.239859
}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