Rate Overview
Live
1 USD = 89803.41 LBP
1 LBP = 0.000011
USD
Avg
89713.75
High
89877.76
Low
89446.65
Last updated: 7/6/2026, 4:26:45 AM
Quick Conversions
| USD | LBP |
|---|---|
| 1 USD | 89,803.41 LBP |
| 10 USD | 898,034.13 LBP |
| 50 USD | 4,490,170.63 LBP |
| 100 USD | 8,980,341.26 LBP |
| 500 USD | 44,901,706.28 LBP |
| 1,000 USD | 89,803,412.55 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-06T04:26:45Z",
"rates": {
"LBP": 89803.41255234
}
}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": 8980341.255234,
"rate": 89803.41255234
}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