Rate Overview
Live
1 AWG = 101.4659 LRD
1 LRD = 0.009856
AWG
Avg
102.2019
High
104.2433
Low
99.5447
Last updated: 7/6/2026, 6:15:14 PM
Quick Conversions
| AWG | LRD |
|---|---|
| 1 AWG | 101.47 LRD |
| 10 AWG | 1,014.66 LRD |
| 50 AWG | 5,073.30 LRD |
| 100 AWG | 10,146.59 LRD |
| 500 AWG | 50,732.95 LRD |
| 1,000 AWG | 101,465.90 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-06T18:15:14Z",
"rates": {
"LRD": 101.465903
}
}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": 10146.5903,
"rate": 101.465903
}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