Rate Overview
Live
1 AWG = 9.3425 LSL
1 LSL = 0.107038
AWG
Avg
9.2972
High
9.4049
Low
9.1416
Last updated: 7/27/2026, 9:44:17 PM
Quick Conversions
| AWG | LSL |
|---|---|
| 1 AWG | 9.34 LSL |
| 10 AWG | 93.43 LSL |
| 50 AWG | 467.13 LSL |
| 100 AWG | 934.25 LSL |
| 500 AWG | 4,671.26 LSL |
| 1,000 AWG | 9,342.52 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-27T21:44:17Z",
"rates": {
"LSL": 9.342516
}
}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": 934.2515999999999,
"rate": 9.342516
}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