Rate Overview
Live
1 LBP = 0.010211 AOA
1 AOA = 97.9336
LBP
Avg
0.010236
High
0.010310
Low
0.010185
Last updated: 5/27/2026, 8:37:07 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.11 AOA |
| 1,000 LBP | 10.21 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-05-27T20:37:07Z",
"rates": {
"AOA": 0.010211
}
}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.0211,
"rate": 0.010211
}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