Rate Overview
Live
1 LRD = 0.009716 ANG
1 ANG = 102.9230
LRD
Avg
0.009724
High
0.009752
Low
0.009704
Last updated: 4/18/2026, 8:46:06 AM
Quick Conversions
| LRD | ANG |
|---|---|
| 1 LRD | 0.01 ANG |
| 10 LRD | 0.10 ANG |
| 50 LRD | 0.49 ANG |
| 100 LRD | 0.97 ANG |
| 500 LRD | 4.86 ANG |
| 1,000 LRD | 9.72 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-04-18T08:46:06Z",
"rates": {
"ANG": 0.009716
}
}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.9716,
"rate": 0.009716
}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