Rate Overview
Live
1 AWG = 102.0139 LRD
1 LRD = 0.009803
AWG
Avg
102.4087
High
102.8601
Low
102.0139
Last updated: 3/28/2026, 9:31:50 AM
Quick Conversions
| AWG | LRD |
|---|---|
| 1 AWG | 102.01 LRD |
| 10 AWG | 1,020.14 LRD |
| 50 AWG | 5,100.70 LRD |
| 100 AWG | 10,201.39 LRD |
| 500 AWG | 51,006.96 LRD |
| 1,000 AWG | 102,013.92 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-28T09:31:50Z",
"rates": {
"LRD": 102.013915
}
}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": 10201.3915,
"rate": 102.013915
}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