Rate Overview
Live
1 AOA = 0.200644 LRD
1 LRD = 4.9840
AOA
Avg
0.200649
High
0.201134
Low
0.199928
Last updated: 4/17/2026, 6:18:52 AM
Quick Conversions
| AOA | LRD |
|---|---|
| 1 AOA | 0.20 LRD |
| 10 AOA | 2.01 LRD |
| 50 AOA | 10.03 LRD |
| 100 AOA | 20.06 LRD |
| 500 AOA | 100.32 LRD |
| 1,000 AOA | 200.64 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-04-17T06:18:52Z",
"rates": {
"LRD": 0.200644
}
}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": 20.0644,
"rate": 0.200644
}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