Rate Overview
Live
1 AWG = 9.4043 LSL
1 LSL = 0.106334
AWG
Avg
9.7586
High
10.6770
Low
8.9075
Last updated: 7/25/2026, 11:02:54 PM
Quick Conversions
| AWG | LSL |
|---|---|
| 1 AWG | 9.40 LSL |
| 10 AWG | 94.04 LSL |
| 50 AWG | 470.22 LSL |
| 100 AWG | 940.43 LSL |
| 500 AWG | 4,702.17 LSL |
| 1,000 AWG | 9,404.34 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-25T23:02:54Z",
"rates": {
"LSL": 9.404343
}
}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": 940.4343000000001,
"rate": 9.404343
}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