Rate Overview
Live
1 AWG = 101.1370 LRD
1 LRD = 0.009888
AWG
Avg
101.2279
High
101.4502
Low
100.9385
Last updated: 7/30/2026, 5:08:31 AM
Quick Conversions
| AWG | LRD |
|---|---|
| 1 AWG | 101.14 LRD |
| 10 AWG | 1,011.37 LRD |
| 50 AWG | 5,056.85 LRD |
| 100 AWG | 10,113.70 LRD |
| 500 AWG | 50,568.50 LRD |
| 1,000 AWG | 101,137.01 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-30T05:08:31Z",
"rates": {
"LRD": 101.137006
}
}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": 10113.7006,
"rate": 101.137006
}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