Rate Overview
Live
1 AOA = 0.015641 SCR
1 SCR = 63.9345
AOA
Avg
0.015586
High
0.016023
Low
0.015288
Last updated: 9/3/2026, 1:31:48 PM
Quick Conversions
| AOA | SCR |
|---|---|
| 1 AOA | 0.02 SCR |
| 10 AOA | 0.16 SCR |
| 50 AOA | 0.78 SCR |
| 100 AOA | 1.56 SCR |
| 500 AOA | 7.82 SCR |
| 1,000 AOA | 15.64 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-09-03T13:31:48Z",
"rates": {
"SCR": 0.015641
}
}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.5640999999999998,
"rate": 0.015641
}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