Rate Overview
Live
1 AWG = 12804.47 SLL
1 SLL = 0.000078
AWG
Avg
12949.53
High
13729.57
Low
12802.97
Last updated: 9/9/2026, 1:14:27 AM
Quick Conversions
| AWG | SLL |
|---|---|
| 1 AWG | 12,804.47 SLL |
| 10 AWG | 128,044.74 SLL |
| 50 AWG | 640,223.69 SLL |
| 100 AWG | 1,280,447.38 SLL |
| 500 AWG | 6,402,236.92 SLL |
| 1,000 AWG | 12,804,473.84 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-09-09T01:14:27Z",
"rates": {
"SLL": 12804.473842
}
}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": 1280447.3842,
"rate": 12804.473842
}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