Rate Overview
Live
1 SLL = 0.000078 AWG
1 AWG = 12820.51 SLL
Avg
0.000078
High
0.000078
Low
0.000077
Last updated: 1/25/2026, 1:02:32 PM
Quick Conversions
| SLL | AWG |
|---|---|
| 1 SLL | 0.00 AWG |
| 10 SLL | 0.00 AWG |
| 50 SLL | 0.00 AWG |
| 100 SLL | 0.01 AWG |
| 500 SLL | 0.04 AWG |
| 1,000 SLL | 0.08 AWG |
Get SLL/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=AWGExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-01-25T13:02:32Z",
"rates": {
"AWG": 0.000078
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "AWG",
"amount": 100
},
"result": 0.0078,
"rate": 0.000078
}Build with SLL/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key