Rate Overview
Live
1 LRD = 0.009876 AWG
1 AWG = 101.2556
LRD
Avg
0.009866
High
0.009896
Low
0.009843
Last updated: 7/9/2026, 3:56:27 AM
Quick Conversions
| LRD | AWG |
|---|---|
| 1 LRD | 0.01 AWG |
| 10 LRD | 0.10 AWG |
| 50 LRD | 0.49 AWG |
| 100 LRD | 0.99 AWG |
| 500 LRD | 4.94 AWG |
| 1,000 LRD | 9.88 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-07-09T03:56:27Z",
"rates": {
"AWG": 0.009876
}
}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.9875999999999999,
"rate": 0.009876
}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