Rate Overview
Live
1 AWG = 13338.43 SLL
1 SLL = 0.000075
AWG
Avg
12923.07
High
13338.43
Low
12779.24
Last updated: 3/7/2026, 7:06:34 AM
Quick Conversions
| AWG | SLL |
|---|---|
| 1 AWG | 13,338.43 SLL |
| 10 AWG | 133,384.30 SLL |
| 50 AWG | 666,921.50 SLL |
| 100 AWG | 1,333,842.99 SLL |
| 500 AWG | 6,669,214.97 SLL |
| 1,000 AWG | 13,338,429.94 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-03-07T07:06:34Z",
"rates": {
"SLL": 13338.429943
}
}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": 1333842.9943,
"rate": 13338.429943
}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