Rate Overview
Live
1 AWG = 101.2337 LRD
1 LRD = 0.009878
AWG
Avg
101.2404
High
101.6336
Low
100.9599
Last updated: 7/21/2026, 3:29:47 PM
Quick Conversions
| AWG | LRD |
|---|---|
| 1 AWG | 101.23 LRD |
| 10 AWG | 1,012.34 LRD |
| 50 AWG | 5,061.69 LRD |
| 100 AWG | 10,123.37 LRD |
| 500 AWG | 50,616.87 LRD |
| 1,000 AWG | 101,233.74 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-21T15:29:47Z",
"rates": {
"LRD": 101.233735
}
}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": 10123.3735,
"rate": 101.233735
}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