Rate Overview
Live
1 LRD = 0.009884 ANG
1 ANG = 101.1736
LRD
Avg
0.009789
High
0.009884
Low
0.009721
Last updated: 5/28/2026, 11:00:33 PM
Quick Conversions
| LRD | ANG |
|---|---|
| 1 LRD | 0.01 ANG |
| 10 LRD | 0.10 ANG |
| 50 LRD | 0.49 ANG |
| 100 LRD | 0.99 ANG |
| 500 LRD | 4.94 ANG |
| 1,000 LRD | 9.88 ANG |
Get LRD/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=ANGExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-05-28T23:00:33Z",
"rates": {
"ANG": 0.009884
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "ANG",
"amount": 100
},
"result": 0.9884000000000001,
"rate": 0.009884
}Build with LRD/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key