Rate Overview
Live
1 USD = 90077.42 LBP
1 LBP = 0.000011
USD
Avg
89759.12
High
90077.42
Low
89066.41
Last updated: 8/16/2026, 6:29:17 AM
Quick Conversions
| USD | LBP |
|---|---|
| 1 USD | 90,077.42 LBP |
| 10 USD | 900,774.20 LBP |
| 50 USD | 4,503,871.00 LBP |
| 100 USD | 9,007,742.00 LBP |
| 500 USD | 45,038,709.99 LBP |
| 1,000 USD | 90,077,419.98 LBP |
Get USD/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=LBPExample Response:
{
"success": true,
"base": "USD",
"date": "2026-08-16T06:29:17Z",
"rates": {
"LBP": 90077.41998113
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "LBP",
"amount": 100
},
"result": 9007741.998113,
"rate": 90077.41998113
}Build with USD/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key