Rate Overview
Live
1 AOA = 25.9912 SLL
1 SLL = 0.038475
AOA
Avg
25.1708
High
25.9912
Low
24.7223
Last updated: 3/7/2026, 9:15:04 AM
Quick Conversions
| AOA | SLL |
|---|---|
| 1 AOA | 25.99 SLL |
| 10 AOA | 259.91 SLL |
| 50 AOA | 1,299.56 SLL |
| 100 AOA | 2,599.12 SLL |
| 500 AOA | 12,995.61 SLL |
| 1,000 AOA | 25,991.22 SLL |
Get AOA/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AOA¤cies=SLLExample Response:
{
"success": true,
"base": "AOA",
"date": "2026-03-07T09:15:04Z",
"rates": {
"SLL": 25.991223
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AOA&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AOA",
"to": "SLL",
"amount": 100
},
"result": 2599.1223,
"rate": 25.991223
}Build with AOA/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key