Rate Overview
Live
1 USD = 89704.49 LBP
1 LBP = 0.000011
USD
Avg
89681.61
High
89985.39
Low
89247.47
Last updated: 3/27/2026, 5:03:22 PM
Quick Conversions
| USD | LBP |
|---|---|
| 1 USD | 89,704.49 LBP |
| 10 USD | 897,044.87 LBP |
| 50 USD | 4,485,224.36 LBP |
| 100 USD | 8,970,448.71 LBP |
| 500 USD | 44,852,243.55 LBP |
| 1,000 USD | 89,704,487.10 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-27T17:03:22Z",
"rates": {
"LBP": 89704.4871033
}
}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": 8970448.71033,
"rate": 89704.4871033
}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