Rate Overview
Live
1 SLL = 0.040067 AOA
1 AOA = 24.9582
SLL
Avg
0.039676
High
0.040167
Low
0.037344
Last updated: 9/6/2026, 6:50:02 PM
Quick Conversions
| SLL | AOA |
|---|---|
| 1 SLL | 0.04 AOA |
| 10 SLL | 0.40 AOA |
| 50 SLL | 2.00 AOA |
| 100 SLL | 4.01 AOA |
| 500 SLL | 20.03 AOA |
| 1,000 SLL | 40.07 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-09-06T18:50:02Z",
"rates": {
"AOA": 0.040067
}
}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.0066999999999995,
"rate": 0.040067
}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