Rate Overview
Live
1 USD = 89982.22 LBP
1 LBP = 0.000011
USD
Avg
89627.44
High
89985.39
Low
89013.29
Last updated: 5/27/2026, 7:27:16 AM
Quick Conversions
| USD | LBP |
|---|---|
| 1 USD | 89,982.22 LBP |
| 10 USD | 899,822.16 LBP |
| 50 USD | 4,499,110.82 LBP |
| 100 USD | 8,998,221.65 LBP |
| 500 USD | 44,991,108.24 LBP |
| 1,000 USD | 89,982,216.47 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-05-27T07:27:16Z",
"rates": {
"LBP": 89982.21647026
}
}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": 8998221.647026,
"rate": 89982.21647026
}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