Rate Overview
Live
1 AED = 24422.34 LBP
1 LBP = 0.000041
AED
Avg
24401.16
High
24489.39
Low
24268.02
Last updated: 3/27/2026, 7:58:59 AM
Quick Conversions
| AED | LBP |
|---|---|
| 1 AED | 24,422.34 LBP |
| 10 AED | 244,223.43 LBP |
| 50 AED | 1,221,117.15 LBP |
| 100 AED | 2,442,234.30 LBP |
| 500 AED | 12,211,171.52 LBP |
| 1,000 AED | 24,422,343.04 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-03-27T07:58:59Z",
"rates": {
"LBP": 24422.34304
}
}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": 2442234.304,
"rate": 24422.34304
}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