Rate Overview
Live
1 AWG = 12784.92 SLL
1 SLL = 0.000078
AWG
Avg
12779.11
High
12830.51
Low
12759.66
Last updated: 7/10/2026, 9:45:56 PM
Quick Conversions
| AWG | SLL |
|---|---|
| 1 AWG | 12,784.92 SLL |
| 10 AWG | 127,849.24 SLL |
| 50 AWG | 639,246.21 SLL |
| 100 AWG | 1,278,492.42 SLL |
| 500 AWG | 6,392,462.09 SLL |
| 1,000 AWG | 12,784,924.18 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-10T21:45:56Z",
"rates": {
"SLL": 12784.924175
}
}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": 1278492.4175,
"rate": 12784.924175
}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