Rate Overview
Live
1 AWG = 99.8416 LRD
1 LRD = 0.010016
AWG
Avg
100.3517
High
101.1833
Low
99.1569
Last updated: 9/5/2026, 3:14:09 PM
Quick Conversions
| AWG | LRD |
|---|---|
| 1 AWG | 99.84 LRD |
| 10 AWG | 998.42 LRD |
| 50 AWG | 4,992.08 LRD |
| 100 AWG | 9,984.16 LRD |
| 500 AWG | 49,920.82 LRD |
| 1,000 AWG | 99,841.64 LRD |
Get AWG/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=LRDExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-09-05T15:14:09Z",
"rates": {
"LRD": 99.84164
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "LRD",
"amount": 100
},
"result": 9984.164,
"rate": 99.84164
}Build with AWG/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key