Rate Overview
Live
1 AWG = 101.2096 LRD
1 LRD = 0.009880
AWG
Avg
101.5165
High
102.0190
Low
100.9599
Last updated: 7/20/2026, 3:42:53 AM
Quick Conversions
| AWG | LRD |
|---|---|
| 1 AWG | 101.21 LRD |
| 10 AWG | 1,012.10 LRD |
| 50 AWG | 5,060.48 LRD |
| 100 AWG | 10,120.96 LRD |
| 500 AWG | 50,604.80 LRD |
| 1,000 AWG | 101,209.60 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-20T03:42:53Z",
"rates": {
"LRD": 101.209603
}
}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": 10120.9603,
"rate": 101.209603
}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