Rate Overview
Live
1 LBP = 0.010278 AOA
1 AOA = 97.2952
LBP
Avg
0.010252
High
0.010307
Low
0.010204
Last updated: 3/6/2026, 8:09:30 AM
Quick Conversions
| LBP | AOA |
|---|---|
| 1 LBP | 0.01 AOA |
| 10 LBP | 0.10 AOA |
| 50 LBP | 0.51 AOA |
| 100 LBP | 1.03 AOA |
| 500 LBP | 5.14 AOA |
| 1,000 LBP | 10.28 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-03-06T08:09:30Z",
"rates": {
"AOA": 0.010278
}
}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.0278,
"rate": 0.010278
}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