Rate Overview
Live
1 USD = 88696.14 LBP
1 LBP = 0.000011
USD
Avg
89428.17
High
90471.68
Low
88696.14
Last updated: 3/7/2026, 7:44:20 AM
Quick Conversions
| USD | LBP |
|---|---|
| 1 USD | 88,696.14 LBP |
| 10 USD | 886,961.37 LBP |
| 50 USD | 4,434,806.85 LBP |
| 100 USD | 8,869,613.69 LBP |
| 500 USD | 44,348,068.47 LBP |
| 1,000 USD | 88,696,136.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-03-07T07:44:20Z",
"rates": {
"LBP": 88696.13694961
}
}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": 8869613.694961,
"rate": 88696.13694961
}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