Rate Overview
Live
1 LRD = 0.009781 AWG
1 AWG = 102.2390
LRD
Avg
0.009772
High
0.009812
Low
0.009749
Last updated: 3/7/2026, 7:41:43 AM
Quick Conversions
| LRD | AWG |
|---|---|
| 1 LRD | 0.01 AWG |
| 10 LRD | 0.10 AWG |
| 50 LRD | 0.49 AWG |
| 100 LRD | 0.98 AWG |
| 500 LRD | 4.89 AWG |
| 1,000 LRD | 9.78 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-03-07T07:41:43Z",
"rates": {
"AWG": 0.009781
}
}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": 0.9781,
"rate": 0.009781
}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