Rate Overview
Live
1 AED = 24458.02 LBP
1 LBP = 0.000041
AED
Avg
24426.59
High
24532.00
Low
24215.93
Last updated: 9/3/2026, 12:55:55 AM
Quick Conversions
| AED | LBP |
|---|---|
| 1 AED | 24,458.02 LBP |
| 10 AED | 244,580.22 LBP |
| 50 AED | 1,222,901.10 LBP |
| 100 AED | 2,445,802.19 LBP |
| 500 AED | 12,229,010.97 LBP |
| 1,000 AED | 24,458,021.95 LBP |
Get AED/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=LBPExample Response:
{
"success": true,
"base": "AED",
"date": "2026-09-03T00:55:55Z",
"rates": {
"LBP": 24458.021948
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "LBP",
"amount": 100
},
"result": 2445802.1948,
"rate": 24458.021948
}Build with AED/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key