Rate Overview
Live
1 AWG = 9.5414 LSL
1 LSL = 0.104806
AWG
Avg
9.3843
High
9.7743
Low
8.8994
Last updated: 3/27/2026, 3:36:53 PM
Quick Conversions
| AWG | LSL |
|---|---|
| 1 AWG | 9.54 LSL |
| 10 AWG | 95.41 LSL |
| 50 AWG | 477.07 LSL |
| 100 AWG | 954.14 LSL |
| 500 AWG | 4,770.70 LSL |
| 1,000 AWG | 9,541.41 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-03-27T15:36:53Z",
"rates": {
"LSL": 9.541409
}
}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": 954.1409,
"rate": 9.541409
}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