Rate Overview
Live
1 SLL = 0.037889 AOA
1 AOA = 26.3929
SLL
Avg
0.040389
High
0.043777
Low
0.037889
Last updated: 7/28/2026, 3:46:29 PM
Quick Conversions
| SLL | AOA |
|---|---|
| 1 SLL | 0.04 AOA |
| 10 SLL | 0.38 AOA |
| 50 SLL | 1.89 AOA |
| 100 SLL | 3.79 AOA |
| 500 SLL | 18.94 AOA |
| 1,000 SLL | 37.89 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-07-28T15:46:29Z",
"rates": {
"AOA": 0.037889
}
}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": 3.7889,
"rate": 0.037889
}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