Rate Overview
Live
1 SLL = 0.040115 AOA
1 AOA = 24.9283
SLL
Avg
0.040062
High
0.040429
Low
0.039267
Last updated: 3/27/2026, 10:28:06 AM
Quick Conversions
| SLL | AOA |
|---|---|
| 1 SLL | 0.04 AOA |
| 10 SLL | 0.40 AOA |
| 50 SLL | 2.01 AOA |
| 100 SLL | 4.01 AOA |
| 500 SLL | 20.06 AOA |
| 1,000 SLL | 40.11 AOA |
Get SLL/AOA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=AOAExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-27T10:28:06Z",
"rates": {
"AOA": 0.040115
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=AOA&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "AOA",
"amount": 100
},
"result": 4.0115,
"rate": 0.040115
}Build with SLL/AOA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key