Rate Overview
Live
1 AWG = 101.8890 LRD
1 LRD = 0.009815
AWG
Avg
102.3198
High
104.2433
Low
99.5447
Last updated: 5/28/2026, 11:04:05 PM
Quick Conversions
| AWG | LRD |
|---|---|
| 1 AWG | 101.89 LRD |
| 10 AWG | 1,018.89 LRD |
| 50 AWG | 5,094.45 LRD |
| 100 AWG | 10,188.90 LRD |
| 500 AWG | 50,944.51 LRD |
| 1,000 AWG | 101,889.03 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-05-28T23:04:05Z",
"rates": {
"LRD": 101.889025
}
}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": 10188.9025,
"rate": 101.889025
}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