Rate Overview
Live
1 STD = 4.2093 LBP
1 LBP = 0.237570
STD
Avg
4.2103
High
4.2368
Low
4.1966
Last updated: 8/19/2026, 5:31:46 AM
Quick Conversions
| STD | LBP |
|---|---|
| 1 STD | 4.21 LBP |
| 10 STD | 42.09 LBP |
| 50 STD | 210.46 LBP |
| 100 STD | 420.93 LBP |
| 500 STD | 2,104.64 LBP |
| 1,000 STD | 4,209.29 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-08-19T05:31:46Z",
"rates": {
"LBP": 4.209289
}
}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.9289,
"rate": 4.209289
}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