Rate Overview
Live
1 AED = 24249.41 LBP
1 LBP = 0.000041
AED
Avg
24385.50
High
24633.23
Low
24249.41
Last updated: 3/7/2026, 2:12:00 AM
Quick Conversions
| AED | LBP |
|---|---|
| 1 AED | 24,249.41 LBP |
| 10 AED | 242,494.09 LBP |
| 50 AED | 1,212,470.46 LBP |
| 100 AED | 2,424,940.91 LBP |
| 500 AED | 12,124,704.55 LBP |
| 1,000 AED | 24,249,409.10 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-07T02:12:00Z",
"rates": {
"LBP": 24249.409102
}
}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": 2424940.9102000003,
"rate": 24249.409102
}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