Rate Overview
Live
1 AWG = 102.2169 LRD
1 LRD = 0.009783
AWG
Avg
102.2645
High
102.7523
Low
102.0701
Last updated: 4/17/2026, 5:35:46 PM
Quick Conversions
| AWG | LRD |
|---|---|
| 1 AWG | 102.22 LRD |
| 10 AWG | 1,022.17 LRD |
| 50 AWG | 5,110.85 LRD |
| 100 AWG | 10,221.69 LRD |
| 500 AWG | 51,108.46 LRD |
| 1,000 AWG | 102,216.93 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-04-17T17:35:46Z",
"rates": {
"LRD": 102.216925
}
}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": 10221.692500000001,
"rate": 102.216925
}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