Rate Overview
Live
1 USD = 90141.35 LBP
1 LBP = 0.000011
USD
Avg
89706.56
High
90141.35
Low
88830.66
Last updated: 9/5/2026, 10:25:14 AM
Quick Conversions
| USD | LBP |
|---|---|
| 1 USD | 90,141.35 LBP |
| 10 USD | 901,413.51 LBP |
| 50 USD | 4,507,067.54 LBP |
| 100 USD | 9,014,135.09 LBP |
| 500 USD | 45,070,675.44 LBP |
| 1,000 USD | 90,141,350.87 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-09-05T10:25:14Z",
"rates": {
"LBP": 90141.35087116
}
}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": 9014135.087116,
"rate": 90141.35087116
}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