Rate Overview
Live
1 AWG = 9.2454 LSL
1 LSL = 0.108162
AWG
Avg
9.0931
High
9.2630
Low
8.8800
Last updated: 3/7/2026, 7:07:48 AM
Quick Conversions
| AWG | LSL |
|---|---|
| 1 AWG | 9.25 LSL |
| 10 AWG | 92.45 LSL |
| 50 AWG | 462.27 LSL |
| 100 AWG | 924.54 LSL |
| 500 AWG | 4,622.68 LSL |
| 1,000 AWG | 9,245.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-03-07T07:07:48Z",
"rates": {
"LSL": 9.245364
}
}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": 924.5364000000001,
"rate": 9.245364
}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