Rate Overview
Live
1 USD = 89304.65 LBP
1 LBP = 0.000011
USD
Avg
89378.38
High
90179.06
Low
84819.75
Last updated: 7/18/2026, 10:28:38 PM
Quick Conversions
| USD | LBP |
|---|---|
| 1 USD | 89,304.65 LBP |
| 10 USD | 893,046.50 LBP |
| 50 USD | 4,465,232.51 LBP |
| 100 USD | 8,930,465.03 LBP |
| 500 USD | 44,652,325.14 LBP |
| 1,000 USD | 89,304,650.29 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-18T22:28:38Z",
"rates": {
"LBP": 89304.65028582
}
}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": 8930465.028582,
"rate": 89304.65028582
}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