Rate Overview
Live
1 SLL = 0.039905 AOA
1 AOA = 25.0595
SLL
Avg
0.040076
High
0.040449
Low
0.039905
Last updated: 3/6/2026, 7:57:47 AM
Quick Conversions
| SLL | AOA |
|---|---|
| 1 SLL | 0.04 AOA |
| 10 SLL | 0.40 AOA |
| 50 SLL | 2.00 AOA |
| 100 SLL | 3.99 AOA |
| 500 SLL | 19.95 AOA |
| 1,000 SLL | 39.91 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-03-06T07:57:47Z",
"rates": {
"AOA": 0.039905
}
}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.9905000000000004,
"rate": 0.039905
}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