Rate Overview
Live
1 LSL = 0.106665 AWG
1 AWG = 9.3751
LSL
Avg
0.108801
High
0.110319
Low
0.106327
Last updated: 7/29/2026, 12:59:30 AM
Quick Conversions
| LSL | AWG |
|---|---|
| 1 LSL | 0.11 AWG |
| 10 LSL | 1.07 AWG |
| 50 LSL | 5.33 AWG |
| 100 LSL | 10.67 AWG |
| 500 LSL | 53.33 AWG |
| 1,000 LSL | 106.66 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-07-29T00:59:30Z",
"rates": {
"AWG": 0.106665
}
}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": 10.6665,
"rate": 0.106665
}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