Rate Overview
Live
1 AED = 24503.07 LBP
1 LBP = 0.000041
AED
Avg
24437.23
High
24759.29
Low
24187.83
Last updated: 7/22/2026, 10:37:32 AM
Quick Conversions
| AED | LBP |
|---|---|
| 1 AED | 24,503.07 LBP |
| 10 AED | 245,030.73 LBP |
| 50 AED | 1,225,153.64 LBP |
| 100 AED | 2,450,307.27 LBP |
| 500 AED | 12,251,536.37 LBP |
| 1,000 AED | 24,503,072.73 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-07-22T10:37:32Z",
"rates": {
"LBP": 24503.07273
}
}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": 2450307.273,
"rate": 24503.07273
}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