Rate Overview
Live
1 USD = 89530.31 LBP
1 LBP = 0.000011
USD
Avg
89514.33
High
89595.94
Low
89419.68
Last updated: 4/16/2026, 10:51:48 PM
Quick Conversions
| USD | LBP |
|---|---|
| 1 USD | 89,530.31 LBP |
| 10 USD | 895,303.06 LBP |
| 50 USD | 4,476,515.31 LBP |
| 100 USD | 8,953,030.61 LBP |
| 500 USD | 44,765,153.06 LBP |
| 1,000 USD | 89,530,306.12 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-04-16T22:51:48Z",
"rates": {
"LBP": 89530.30612124
}
}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": 8953030.612124,
"rate": 89530.30612124
}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