Rate Overview
Live
1 ANG = 50030.50 LBP
1 LBP = 0.000020
ANG
Avg
49975.62
High
50182.05
Low
49760.11
Last updated: 7/26/2026, 12:32:53 PM
Quick Conversions
| ANG | LBP |
|---|---|
| 1 ANG | 50,030.50 LBP |
| 10 ANG | 500,305.01 LBP |
| 50 ANG | 2,501,525.06 LBP |
| 100 ANG | 5,003,050.11 LBP |
| 500 ANG | 25,015,250.55 LBP |
| 1,000 ANG | 50,030,501.10 LBP |
Get ANG/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=LBPExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-07-26T12:32:53Z",
"rates": {
"LBP": 50030.5011
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "LBP",
"amount": 100
},
"result": 5003050.11,
"rate": 50030.5011
}Build with ANG/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key