Rate Overview
Live
1 STD = 4.1620 LBP
1 LBP = 0.240270
STD
Avg
4.1493
High
4.1635
Low
4.1014
Last updated: 7/10/2026, 5:19:40 PM
Quick Conversions
| STD | LBP |
|---|---|
| 1 STD | 4.16 LBP |
| 10 STD | 41.62 LBP |
| 50 STD | 208.10 LBP |
| 100 STD | 416.20 LBP |
| 500 STD | 2,080.99 LBP |
| 1,000 STD | 4,161.99 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-10T17:19:40Z",
"rates": {
"LBP": 4.161989
}
}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": 416.19890000000004,
"rate": 4.161989
}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