Rate Overview
Live
1 LSL = 0.111872 AWG
1 AWG = 8.9388
LSL
Avg
0.111791
High
0.112157
Low
0.110662
Last updated: 9/9/2026, 6:52:27 AM
Quick Conversions
| LSL | AWG |
|---|---|
| 1 LSL | 0.11 AWG |
| 10 LSL | 1.12 AWG |
| 50 LSL | 5.59 AWG |
| 100 LSL | 11.19 AWG |
| 500 LSL | 55.94 AWG |
| 1,000 LSL | 111.87 AWG |
Get LSL/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=AWGExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-09-09T06:52:27Z",
"rates": {
"AWG": 0.111872
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "AWG",
"amount": 100
},
"result": 11.1872,
"rate": 0.111872
}Build with LSL/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key