Rate Overview
Live
1 AOA = 0.199310 LRD
1 LRD = 5.0173
AOA
Avg
0.199430
High
0.200244
Low
0.197960
Last updated: 3/6/2026, 8:11:04 AM
Quick Conversions
| AOA | LRD |
|---|---|
| 1 AOA | 0.20 LRD |
| 10 AOA | 1.99 LRD |
| 50 AOA | 9.97 LRD |
| 100 AOA | 19.93 LRD |
| 500 AOA | 99.65 LRD |
| 1,000 AOA | 199.31 LRD |
Get AOA/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AOA¤cies=LRDExample Response:
{
"success": true,
"base": "AOA",
"date": "2026-03-06T08:11:04Z",
"rates": {
"LRD": 0.19931
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AOA&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AOA",
"to": "LRD",
"amount": 100
},
"result": 19.930999999999997,
"rate": 0.19931
}Build with AOA/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key