Rate Overview
Live
1 AWG = 9.1370 LSL
1 LSL = 0.109445
AWG
Avg
9.1840
High
9.3256
Low
9.1248
Last updated: 5/27/2026, 3:12:15 PM
Quick Conversions
| AWG | LSL |
|---|---|
| 1 AWG | 9.14 LSL |
| 10 AWG | 91.37 LSL |
| 50 AWG | 456.85 LSL |
| 100 AWG | 913.70 LSL |
| 500 AWG | 4,568.52 LSL |
| 1,000 AWG | 9,137.04 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-05-27T15:12:15Z",
"rates": {
"LSL": 9.137038
}
}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": 913.7038,
"rate": 9.137038
}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