Rate Overview
Live
1 ANG = 8.0861 SCR
1 SCR = 0.123668
ANG
Avg
8.0316
High
8.3403
Low
7.6173
Last updated: 7/26/2026, 11:16:02 AM
Quick Conversions
| ANG | SCR |
|---|---|
| 1 ANG | 8.09 SCR |
| 10 ANG | 80.86 SCR |
| 50 ANG | 404.31 SCR |
| 100 ANG | 808.61 SCR |
| 500 ANG | 4,043.07 SCR |
| 1,000 ANG | 8,086.14 SCR |
Get ANG/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=SCRExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-07-26T11:16:02Z",
"rates": {
"SCR": 8.086136
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "SCR",
"amount": 100
},
"result": 808.6136,
"rate": 8.086136
}Build with ANG/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key