Rate Overview
Live
1 AWG = 9.0365 LSL
1 LSL = 0.110662
AWG
Avg
8.9922
High
9.0365
Low
8.9033
Last updated: 9/2/2026, 7:25:04 AM
Quick Conversions
| AWG | LSL |
|---|---|
| 1 AWG | 9.04 LSL |
| 10 AWG | 90.36 LSL |
| 50 AWG | 451.82 LSL |
| 100 AWG | 903.65 LSL |
| 500 AWG | 4,518.25 LSL |
| 1,000 AWG | 9,036.49 LSL |
Get AWG/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=LSLExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-09-02T07:25:04Z",
"rates": {
"LSL": 9.036494
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "LSL",
"amount": 100
},
"result": 903.6493999999999,
"rate": 9.036494
}Build with AWG/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key