Rate Overview
Live
1 AOA = 24.9815 SLL
1 SLL = 0.040030
AOA
Avg
24.7128
High
25.1884
Low
22.8426
Last updated: 7/23/2026, 10:06:45 AM
Quick Conversions
| AOA | SLL |
|---|---|
| 1 AOA | 24.98 SLL |
| 10 AOA | 249.81 SLL |
| 50 AOA | 1,249.07 SLL |
| 100 AOA | 2,498.15 SLL |
| 500 AOA | 12,490.75 SLL |
| 1,000 AOA | 24,981.50 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-07-23T10:06:45Z",
"rates": {
"SLL": 24.981497
}
}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": 2498.1497,
"rate": 24.981497
}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