Rate Overview
Live
1 STD = 4.3265 LBP
1 LBP = 0.231133
STD
Avg
4.2300
High
4.3265
Low
4.1812
Last updated: 3/28/2026, 9:06:21 AM
Quick Conversions
| STD | LBP |
|---|---|
| 1 STD | 4.33 LBP |
| 10 STD | 43.27 LBP |
| 50 STD | 216.33 LBP |
| 100 STD | 432.65 LBP |
| 500 STD | 2,163.25 LBP |
| 1,000 STD | 4,326.51 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-03-28T09:06:21Z",
"rates": {
"LBP": 4.326508
}
}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": 432.65079999999995,
"rate": 4.326508
}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