Rate Overview
Live
1 LBP = 0.010202 AOA
1 AOA = 98.0200
LBP
Avg
0.010239
High
0.010405
Low
0.010177
Last updated: 7/29/2026, 4:30:04 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.10 AOA |
| 1,000 LBP | 10.20 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-29T16:30:04Z",
"rates": {
"AOA": 0.010202
}
}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.0202,
"rate": 0.010202
}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