Rate Overview
Live
1 AOA = 0.015389 SCR
1 SCR = 64.9815
AOA
Avg
0.015723
High
0.016559
Low
0.015034
Last updated: 4/15/2026, 10:23:21 PM
Quick Conversions
| AOA | SCR |
|---|---|
| 1 AOA | 0.02 SCR |
| 10 AOA | 0.15 SCR |
| 50 AOA | 0.77 SCR |
| 100 AOA | 1.54 SCR |
| 500 AOA | 7.69 SCR |
| 1,000 AOA | 15.39 SCR |
Get AOA/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AOA¤cies=SCRExample Response:
{
"success": true,
"base": "AOA",
"date": "2026-04-15T22:23:21Z",
"rates": {
"SCR": 0.015389
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AOA&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "AOA",
"to": "SCR",
"amount": 100
},
"result": 1.5389,
"rate": 0.015389
}Build with AOA/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key