Rate Overview
Live
1 LBP = 0.237078 STD
1 STD = 4.2180
LBP
Avg
0.236868
High
0.239703
Low
0.233415
Last updated: 9/7/2026, 3:50:05 PM
Quick Conversions
| LBP | STD |
|---|---|
| 1 LBP | 0.24 STD |
| 10 LBP | 2.37 STD |
| 50 LBP | 11.85 STD |
| 100 LBP | 23.71 STD |
| 500 LBP | 118.54 STD |
| 1,000 LBP | 237.08 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-09-07T15:50:05Z",
"rates": {
"STD": 0.237078
}
}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.707800000000002,
"rate": 0.237078
}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