Rate Overview
Live
1 USD = 89549.21 LBP
1 LBP = 0.000011
USD
Avg
89529.01
High
89550.00
Low
89401.19
Last updated: 5/7/2026, 1:17:34 AM
Quick Conversions
| USD | LBP |
|---|---|
| 1 USD | 89,549.21 LBP |
| 10 USD | 895,492.09 LBP |
| 50 USD | 4,477,460.45 LBP |
| 100 USD | 8,954,920.89 LBP |
| 500 USD | 44,774,604.47 LBP |
| 1,000 USD | 89,549,208.95 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-05-07T01:17:34Z",
"rates": {
"LBP": 89549.20894877
}
}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": 8954920.894877,
"rate": 89549.20894877
}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