Rate Overview
Live
1 AED = 24300.26 LBP
1 LBP = 0.000041
AED
Avg
24424.74
High
24759.29
Low
24187.83
Last updated: 5/26/2026, 11:12:15 PM
Quick Conversions
| AED | LBP |
|---|---|
| 1 AED | 24,300.26 LBP |
| 10 AED | 243,002.60 LBP |
| 50 AED | 1,215,012.99 LBP |
| 100 AED | 2,430,025.98 LBP |
| 500 AED | 12,150,129.88 LBP |
| 1,000 AED | 24,300,259.75 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-26T23:12:15Z",
"rates": {
"LBP": 24300.25975
}
}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": 2430025.975,
"rate": 24300.25975
}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