Rate Overview
Live
1 AWG = 11649.72 SLL
1 SLL = 0.000086
AWG
Avg
11656.62
High
11682.17
Low
11641.64
Last updated: 4/17/2026, 7:08:11 PM
Quick Conversions
| AWG | SLL |
|---|---|
| 1 AWG | 11,649.72 SLL |
| 10 AWG | 116,497.18 SLL |
| 50 AWG | 582,485.92 SLL |
| 100 AWG | 1,164,971.84 SLL |
| 500 AWG | 5,824,859.21 SLL |
| 1,000 AWG | 11,649,718.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-04-17T19:08:11Z",
"rates": {
"SLL": 11649.71842
}
}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": 1164971.842,
"rate": 11649.71842
}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