Rate Overview
Live
1 AOA = 0.015827 SCR
1 SCR = 63.1832
AOA
Avg
0.015579
High
0.015998
Low
0.014189
Last updated: 7/12/2026, 4:52:24 PM
Quick Conversions
| AOA | SCR |
|---|---|
| 1 AOA | 0.02 SCR |
| 10 AOA | 0.16 SCR |
| 50 AOA | 0.79 SCR |
| 100 AOA | 1.58 SCR |
| 500 AOA | 7.91 SCR |
| 1,000 AOA | 15.83 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-07-12T16:52:24Z",
"rates": {
"SCR": 0.015827
}
}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.5827,
"rate": 0.015827
}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