Rate Overview
Live
1 STD = 4.1456 LBP
1 LBP = 0.241222
STD
Avg
4.1139
High
4.3193
Low
3.7547
Last updated: 7/28/2026, 7:14:34 PM
Quick Conversions
| STD | LBP |
|---|---|
| 1 STD | 4.15 LBP |
| 10 STD | 41.46 LBP |
| 50 STD | 207.28 LBP |
| 100 STD | 414.56 LBP |
| 500 STD | 2,072.78 LBP |
| 1,000 STD | 4,145.57 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-07-28T19:14:34Z",
"rates": {
"LBP": 4.145567
}
}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": 414.5567,
"rate": 4.145567
}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