Rate Overview
Live
1 STD = 4.2076 LBP
1 LBP = 0.237666
STD
Avg
4.2218
High
4.2842
Low
4.1718
Last updated: 9/9/2026, 5:21:18 AM
Quick Conversions
| STD | LBP |
|---|---|
| 1 STD | 4.21 LBP |
| 10 STD | 42.08 LBP |
| 50 STD | 210.38 LBP |
| 100 STD | 420.76 LBP |
| 500 STD | 2,103.80 LBP |
| 1,000 STD | 4,207.59 LBP |
Get STD/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=LBPExample Response:
{
"success": true,
"base": "STD",
"date": "2026-09-09T05:21:18Z",
"rates": {
"LBP": 4.20759
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "LBP",
"amount": 100
},
"result": 420.75899999999996,
"rate": 4.20759
}Build with STD/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key