Rate Overview
Live
1 USD = 89732.88 LBP
1 LBP = 0.000011
USD
Avg
89595.59
High
90457.41
Low
84819.75
Last updated: 7/27/2026, 3:42:32 AM
Quick Conversions
| USD | LBP |
|---|---|
| 1 USD | 89,732.88 LBP |
| 10 USD | 897,328.79 LBP |
| 50 USD | 4,486,643.96 LBP |
| 100 USD | 8,973,287.92 LBP |
| 500 USD | 44,866,439.58 LBP |
| 1,000 USD | 89,732,879.16 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-27T03:42:32Z",
"rates": {
"LBP": 89732.87915906
}
}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": 8973287.915906,
"rate": 89732.87915906
}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