Rate Overview
Live
1 USD = 89916.46 LBP
1 LBP = 0.000011
USD
Avg
89752.36
High
90941.19
Low
88841.89
Last updated: 7/19/2026, 7:46:35 AM
Quick Conversions
| USD | LBP |
|---|---|
| 1 USD | 89,916.46 LBP |
| 10 USD | 899,164.65 LBP |
| 50 USD | 4,495,823.24 LBP |
| 100 USD | 8,991,646.48 LBP |
| 500 USD | 44,958,232.41 LBP |
| 1,000 USD | 89,916,464.82 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-19T07:46:35Z",
"rates": {
"LBP": 89916.46482115
}
}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": 8991646.482115,
"rate": 89916.46482115
}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