Rate Overview
Live
1 AWG = 9.0524 LSL
1 LSL = 0.110468
AWG
Avg
9.0372
High
9.0524
Low
9.0171
Last updated: 8/15/2026, 2:56:53 AM
Quick Conversions
| AWG | LSL |
|---|---|
| 1 AWG | 9.05 LSL |
| 10 AWG | 90.52 LSL |
| 50 AWG | 452.62 LSL |
| 100 AWG | 905.24 LSL |
| 500 AWG | 4,526.18 LSL |
| 1,000 AWG | 9,052.36 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-08-15T02:56:53Z",
"rates": {
"LSL": 9.052359
}
}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": 905.2358999999999,
"rate": 9.052359
}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