Rate Overview
Live
1 SLL = 0.043777 AOA
1 AOA = 22.8430
SLL
Avg
0.043750
High
0.043777
Low
0.043730
Last updated: 4/18/2026, 8:50:38 AM
Quick Conversions
| SLL | AOA |
|---|---|
| 1 SLL | 0.04 AOA |
| 10 SLL | 0.44 AOA |
| 50 SLL | 2.19 AOA |
| 100 SLL | 4.38 AOA |
| 500 SLL | 21.89 AOA |
| 1,000 SLL | 43.78 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-04-18T08:50:38Z",
"rates": {
"AOA": 0.043777
}
}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.3777,
"rate": 0.043777
}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