Rate Overview
Live
1 AED = 24380.07 LBP
1 LBP = 0.000041
AED
Avg
24374.97
High
24381.76
Low
24339.51
Last updated: 5/6/2026, 7:16:14 PM
Quick Conversions
| AED | LBP |
|---|---|
| 1 AED | 24,380.07 LBP |
| 10 AED | 243,800.68 LBP |
| 50 AED | 1,219,003.40 LBP |
| 100 AED | 2,438,006.80 LBP |
| 500 AED | 12,190,034.02 LBP |
| 1,000 AED | 24,380,068.05 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-05-06T19:16:14Z",
"rates": {
"LBP": 24380.068049
}
}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": 2438006.8049000003,
"rate": 24380.068049
}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