Rate Overview
Live
1 AWG = 101.2196 LRD
1 LRD = 0.009880
AWG
Avg
102.2404
High
104.3452
Low
100.9599
Last updated: 7/24/2026, 3:45:50 PM
Quick Conversions
| AWG | LRD |
|---|---|
| 1 AWG | 101.22 LRD |
| 10 AWG | 1,012.20 LRD |
| 50 AWG | 5,060.98 LRD |
| 100 AWG | 10,121.96 LRD |
| 500 AWG | 50,609.79 LRD |
| 1,000 AWG | 101,219.58 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-24T15:45:50Z",
"rates": {
"LRD": 101.219576
}
}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": 10121.9576,
"rate": 101.219576
}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