Rate Overview
Live
1 AWG = 12808.47 SLL
1 SLL = 0.000078
AWG
Avg
12857.14
High
13188.62
Low
12796.04
Last updated: 8/20/2026, 1:22:31 AM
Quick Conversions
| AWG | SLL |
|---|---|
| 1 AWG | 12,808.47 SLL |
| 10 AWG | 128,084.74 SLL |
| 50 AWG | 640,423.70 SLL |
| 100 AWG | 1,280,847.39 SLL |
| 500 AWG | 6,404,236.96 SLL |
| 1,000 AWG | 12,808,473.92 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-08-20T01:22:31Z",
"rates": {
"SLL": 12808.473924
}
}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": 1280847.3924,
"rate": 12808.473924
}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