Rate Overview
Live
1 AOA = 25.0064 SLL
1 SLL = 0.039990 AOA
Avg
24.9982
High
25.0981
Low
24.8930
Last updated: 1/25/2026, 1:35:56 AM
Quick Conversions
| AOA | SLL |
|---|---|
| 1 AOA | 25.01 SLL |
| 10 AOA | 250.06 SLL |
| 50 AOA | 1,250.32 SLL |
| 100 AOA | 2,500.64 SLL |
| 500 AOA | 12,503.19 SLL |
| 1,000 AOA | 25,006.37 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-01-25T01:35:56Z",
"rates": {
"SLL": 25.006373
}
}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": 2500.6373,
"rate": 25.006373
}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