Rate Overview
Live
1 STD = 4.1749 LBP
1 LBP = 0.239526
STD
Avg
4.1972
High
4.2252
Low
4.1583
Last updated: 6/19/2026, 8:38:59 AM
Quick Conversions
| STD | LBP |
|---|---|
| 1 STD | 4.17 LBP |
| 10 STD | 41.75 LBP |
| 50 STD | 208.75 LBP |
| 100 STD | 417.49 LBP |
| 500 STD | 2,087.46 LBP |
| 1,000 STD | 4,174.92 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-06-19T08:38:59Z",
"rates": {
"LBP": 4.174918
}
}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": 417.4918,
"rate": 4.174918
}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