Rate Overview
Live
1 AWG = 12754.19 SLL
1 SLL = 0.000078
AWG
Avg
12871.38
High
13822.55
Low
12748.56
Last updated: 6/18/2026, 11:23:43 AM
Quick Conversions
| AWG | SLL |
|---|---|
| 1 AWG | 12,754.19 SLL |
| 10 AWG | 127,541.92 SLL |
| 50 AWG | 637,709.62 SLL |
| 100 AWG | 1,275,419.24 SLL |
| 500 AWG | 6,377,096.21 SLL |
| 1,000 AWG | 12,754,192.42 SLL |
Get AWG/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=SLLExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-06-18T11:23:43Z",
"rates": {
"SLL": 12754.192423
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "SLL",
"amount": 100
},
"result": 1275419.2423,
"rate": 12754.192423
}Build with AWG/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key