Rate Overview
Live
1 AOA = 0.015174 SCR
1 SCR = 65.9022
AOA
Avg
0.015915
High
0.016669
Low
0.015171
Last updated: 3/26/2026, 2:50:45 PM
Quick Conversions
| AOA | SCR |
|---|---|
| 1 AOA | 0.02 SCR |
| 10 AOA | 0.15 SCR |
| 50 AOA | 0.76 SCR |
| 100 AOA | 1.52 SCR |
| 500 AOA | 7.59 SCR |
| 1,000 AOA | 15.17 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-26T14:50:45Z",
"rates": {
"SCR": 0.015174
}
}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.5174,
"rate": 0.015174
}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