Rate Overview
Live
1 USD = 89066.41 LBP
1 LBP = 0.000011
USD
Avg
89541.58
High
89930.09
Low
89066.41
Last updated: 8/15/2026, 5:35:36 AM
Quick Conversions
| USD | LBP |
|---|---|
| 1 USD | 89,066.41 LBP |
| 10 USD | 890,664.12 LBP |
| 50 USD | 4,453,320.60 LBP |
| 100 USD | 8,906,641.20 LBP |
| 500 USD | 44,533,205.99 LBP |
| 1,000 USD | 89,066,411.97 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-08-15T05:35:36Z",
"rates": {
"LBP": 89066.41197372
}
}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": 8906641.197371999,
"rate": 89066.41197372
}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