Rate Overview
Live
1 LBP = 0.010243 AOA
1 AOA = 97.6276
LBP
Avg
0.010254
High
0.010366
Low
0.010208
Last updated: 7/9/2026, 7:19:13 PM
Quick Conversions
| LBP | AOA |
|---|---|
| 1 LBP | 0.01 AOA |
| 10 LBP | 0.10 AOA |
| 50 LBP | 0.51 AOA |
| 100 LBP | 1.02 AOA |
| 500 LBP | 5.12 AOA |
| 1,000 LBP | 10.24 AOA |
Get LBP/AOA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=AOAExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-07-09T19:19:13Z",
"rates": {
"AOA": 0.010243
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=AOA&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "AOA",
"amount": 100
},
"result": 1.0243,
"rate": 0.010243
}Build with LBP/AOA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key