Rate Overview
Live
1 AOA = 0.016340 SCR
1 SCR = 61.1995
AOA
Avg
0.015721
High
0.016340
Low
0.014881
Last updated: 3/6/2026, 8:13:03 AM
Quick Conversions
| AOA | SCR |
|---|---|
| 1 AOA | 0.02 SCR |
| 10 AOA | 0.16 SCR |
| 50 AOA | 0.82 SCR |
| 100 AOA | 1.63 SCR |
| 500 AOA | 8.17 SCR |
| 1,000 AOA | 16.34 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-03-06T08:13:03Z",
"rates": {
"SCR": 0.01634
}
}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.6340000000000001,
"rate": 0.01634
}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