Rate Overview
Live
1 AWG = 101.2953 LRD
1 LRD = 0.009872
AWG
Avg
103.0424
High
112.1095
Low
98.7231
Last updated: 7/28/2026, 2:37:35 PM
Quick Conversions
| AWG | LRD |
|---|---|
| 1 AWG | 101.30 LRD |
| 10 AWG | 1,012.95 LRD |
| 50 AWG | 5,064.76 LRD |
| 100 AWG | 10,129.53 LRD |
| 500 AWG | 50,647.64 LRD |
| 1,000 AWG | 101,295.28 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-07-28T14:37:35Z",
"rates": {
"LRD": 101.295282
}
}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": 10129.5282,
"rate": 101.295282
}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