Rate Overview
Live
1 AED = 24422.01 LBP
1 LBP = 0.000041
AED
Avg
24393.01
High
24633.23
Low
24151.43
Last updated: 3/27/2026, 9:47:41 AM
Quick Conversions
| AED | LBP |
|---|---|
| 1 AED | 24,422.01 LBP |
| 10 AED | 244,220.11 LBP |
| 50 AED | 1,221,100.53 LBP |
| 100 AED | 2,442,201.06 LBP |
| 500 AED | 12,211,005.30 LBP |
| 1,000 AED | 24,422,010.59 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-27T09:47:41Z",
"rates": {
"LBP": 24422.010591
}
}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": 2442201.0590999997,
"rate": 24422.010591
}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