Rate Overview
Live
1 AED = 24421.68 LBP
1 LBP = 0.000041
AED
Avg
24400.93
High
24489.39
Low
24268.02
Last updated: 3/27/2026, 3:09:03 PM
Quick Conversions
| AED | LBP |
|---|---|
| 1 AED | 24,421.68 LBP |
| 10 AED | 244,216.78 LBP |
| 50 AED | 1,221,083.91 LBP |
| 100 AED | 2,442,167.82 LBP |
| 500 AED | 12,210,839.08 LBP |
| 1,000 AED | 24,421,678.15 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-27T15:09:03Z",
"rates": {
"LBP": 24421.678151
}
}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": 2442167.8151000002,
"rate": 24421.678151
}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