Rate Overview
Live
1 AWG = 12782.23 SLL
1 SLL = 0.000078
AWG
Avg
12597.53
High
13767.12
Low
11633.56
Last updated: 7/30/2026, 1:09:40 PM
Quick Conversions
| AWG | SLL |
|---|---|
| 1 AWG | 12,782.23 SLL |
| 10 AWG | 127,822.33 SLL |
| 50 AWG | 639,111.63 SLL |
| 100 AWG | 1,278,223.27 SLL |
| 500 AWG | 6,391,116.34 SLL |
| 1,000 AWG | 12,782,232.69 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-07-30T13:09:40Z",
"rates": {
"SLL": 12782.232688
}
}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": 1278223.2688,
"rate": 12782.232688
}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