Rate Overview
Live
1 AOA = 0.199800 LRD
1 LRD = 5.0050
AOA
Avg
0.199735
High
0.200829
Low
0.197998
Last updated: 3/27/2026, 10:12:00 AM
Quick Conversions
| AOA | LRD |
|---|---|
| 1 AOA | 0.20 LRD |
| 10 AOA | 2.00 LRD |
| 50 AOA | 9.99 LRD |
| 100 AOA | 19.98 LRD |
| 500 AOA | 99.90 LRD |
| 1,000 AOA | 199.80 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-27T10:12:00Z",
"rates": {
"LRD": 0.1998
}
}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.98,
"rate": 0.1998
}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