Rate Overview
Live
1 AWG = 9.1772 LSL
1 LSL = 0.108966
AWG
Avg
9.2108
High
9.2639
Low
9.1772
Last updated: 7/1/2026, 7:54:18 AM
Quick Conversions
| AWG | LSL |
|---|---|
| 1 AWG | 9.18 LSL |
| 10 AWG | 91.77 LSL |
| 50 AWG | 458.86 LSL |
| 100 AWG | 917.72 LSL |
| 500 AWG | 4,588.58 LSL |
| 1,000 AWG | 9,177.17 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-07-01T07:54:18Z",
"rates": {
"LSL": 9.177165
}
}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": 917.7165,
"rate": 9.177165
}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