Rate Overview
Live
1 AWG = 102.2350 LRD
1 LRD = 0.009781
AWG
Avg
102.3328
High
102.5694
Low
101.9101
Last updated: 3/7/2026, 7:06:12 AM
Quick Conversions
| AWG | LRD |
|---|---|
| 1 AWG | 102.24 LRD |
| 10 AWG | 1,022.35 LRD |
| 50 AWG | 5,111.75 LRD |
| 100 AWG | 10,223.50 LRD |
| 500 AWG | 51,117.50 LRD |
| 1,000 AWG | 102,235.00 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-03-07T07:06:12Z",
"rates": {
"LRD": 102.235
}
}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": 10223.5,
"rate": 102.235
}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