Rate Overview
Live
1 AWG = 12762.48 SLL
1 SLL = 0.000078
AWG
Avg
12769.18
High
12776.60
Low
12762.48
Last updated: 5/28/2026, 11:01:58 PM
Quick Conversions
| AWG | SLL |
|---|---|
| 1 AWG | 12,762.48 SLL |
| 10 AWG | 127,624.76 SLL |
| 50 AWG | 638,123.82 SLL |
| 100 AWG | 1,276,247.64 SLL |
| 500 AWG | 6,381,238.20 SLL |
| 1,000 AWG | 12,762,476.40 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-05-28T23:01:58Z",
"rates": {
"SLL": 12762.476399
}
}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": 1276247.6398999998,
"rate": 12762.476399
}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