Rate Overview
Live
1 AOA = 0.015903 SCR
1 SCR = 62.8812
AOA
Avg
0.015432
High
0.015903
Low
0.014373
Last updated: 7/24/2026, 11:17:59 PM
Quick Conversions
| AOA | SCR |
|---|---|
| 1 AOA | 0.02 SCR |
| 10 AOA | 0.16 SCR |
| 50 AOA | 0.80 SCR |
| 100 AOA | 1.59 SCR |
| 500 AOA | 7.95 SCR |
| 1,000 AOA | 15.90 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-24T23:17:59Z",
"rates": {
"SCR": 0.015903
}
}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.5903,
"rate": 0.015903
}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