Rate Overview
Live
1 LSL = 0.110222 AWG
1 AWG = 9.0726
LSL
Avg
0.109386
High
0.110222
Low
0.108642
Last updated: 5/29/2026, 4:25:59 PM
Quick Conversions
| LSL | AWG |
|---|---|
| 1 LSL | 0.11 AWG |
| 10 LSL | 1.10 AWG |
| 50 LSL | 5.51 AWG |
| 100 LSL | 11.02 AWG |
| 500 LSL | 55.11 AWG |
| 1,000 LSL | 110.22 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-05-29T16:25:59Z",
"rates": {
"AWG": 0.110222
}
}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.0222,
"rate": 0.110222
}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