Rate Overview
Live
1 ALL = 1133.15 LBP
1 LBP = 0.000882
ALL
Avg
1130.95
High
1136.15
Low
1117.54
Last updated: 9/9/2026, 11:49:01 AM
Quick Conversions
| ALL | LBP |
|---|---|
| 1 ALL | 1,133.15 LBP |
| 10 ALL | 11,331.46 LBP |
| 50 ALL | 56,657.30 LBP |
| 100 ALL | 113,314.59 LBP |
| 500 ALL | 566,572.97 LBP |
| 1,000 ALL | 1,133,145.93 LBP |
Get ALL/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=LBPExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-09-09T11:49:01Z",
"rates": {
"LBP": 1133.145933
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "LBP",
"amount": 100
},
"result": 113314.59330000001,
"rate": 1133.145933
}Build with ALL/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key