Rate Overview
Live
1 AWG = 11649.73 SLL
1 SLL = 0.000086
AWG
Avg
12510.69
High
12782.21
Low
11649.73
Last updated: 3/28/2026, 12:05:47 PM
Quick Conversions
| AWG | SLL |
|---|---|
| 1 AWG | 11,649.73 SLL |
| 10 AWG | 116,497.29 SLL |
| 50 AWG | 582,486.44 SLL |
| 100 AWG | 1,164,972.88 SLL |
| 500 AWG | 5,824,864.41 SLL |
| 1,000 AWG | 11,649,728.83 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-28T12:05:47Z",
"rates": {
"SLL": 11649.728828
}
}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": 1164972.8828,
"rate": 11649.728828
}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