Rate Overview
Live
1 LRD = 0.009902 ANG
1 ANG = 100.9897
LRD
Avg
0.009818
High
0.009945
Low
0.009662
Last updated: 7/29/2026, 10:11:02 AM
Quick Conversions
| LRD | ANG |
|---|---|
| 1 LRD | 0.01 ANG |
| 10 LRD | 0.10 ANG |
| 50 LRD | 0.50 ANG |
| 100 LRD | 0.99 ANG |
| 500 LRD | 4.95 ANG |
| 1,000 LRD | 9.90 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-07-29T10:11:02Z",
"rates": {
"ANG": 0.009902
}
}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.9902,
"rate": 0.009902
}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