Rate Overview
Live
1 USD = 89783.60 LBP
1 LBP = 0.000011
USD
Avg
89711.01
High
90018.33
Low
89360.48
Last updated: 7/17/2026, 11:47:24 PM
Quick Conversions
| USD | LBP |
|---|---|
| 1 USD | 89,783.60 LBP |
| 10 USD | 897,836.01 LBP |
| 50 USD | 4,489,180.07 LBP |
| 100 USD | 8,978,360.14 LBP |
| 500 USD | 44,891,800.69 LBP |
| 1,000 USD | 89,783,601.38 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-07-17T23:47:24Z",
"rates": {
"LBP": 89783.60138404
}
}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": 8978360.138404,
"rate": 89783.60138404
}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