Rate Overview
Live
1 SLL = 0.040130 AOA
1 AOA = 24.9190
SLL
Avg
0.039923
High
0.040612
Low
0.037022
Last updated: 6/18/2026, 10:03:12 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.13 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-06-18T10:03:12Z",
"rates": {
"AOA": 0.04013
}
}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.013,
"rate": 0.04013
}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