Rate Overview
Live
1 ANG = 7.7833 SCR
1 SCR = 0.128480
ANG
Avg
7.9741
High
8.4133
Low
7.4050
Last updated: 7/20/2026, 6:27:40 PM
Quick Conversions
| ANG | SCR |
|---|---|
| 1 ANG | 7.78 SCR |
| 10 ANG | 77.83 SCR |
| 50 ANG | 389.17 SCR |
| 100 ANG | 778.33 SCR |
| 500 ANG | 3,891.66 SCR |
| 1,000 ANG | 7,783.32 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-20T18:27:40Z",
"rates": {
"SCR": 7.783324
}
}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": 778.3324,
"rate": 7.783324
}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