Rate Overview
Live
1 LRD = 0.010015 AWG
1 AWG = 99.8502
LRD
Avg
0.009975
High
0.010085
Low
0.009902
Last updated: 9/6/2026, 12:29:52 AM
Quick Conversions
| LRD | AWG |
|---|---|
| 1 LRD | 0.01 AWG |
| 10 LRD | 0.10 AWG |
| 50 LRD | 0.50 AWG |
| 100 LRD | 1.00 AWG |
| 500 LRD | 5.01 AWG |
| 1,000 LRD | 10.01 AWG |
Get LRD/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=AWGExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-09-06T00:29:52Z",
"rates": {
"AWG": 0.010015
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "AWG",
"amount": 100
},
"result": 1.0015,
"rate": 0.010015
}Build with LRD/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key