Rate Overview
Live
1 ANG = 8.1243 SCR
1 SCR = 0.123088
ANG
Avg
7.9862
High
8.4133
Low
7.4050
Last updated: 7/20/2026, 1:04:38 AM
Quick Conversions
| ANG | SCR |
|---|---|
| 1 ANG | 8.12 SCR |
| 10 ANG | 81.24 SCR |
| 50 ANG | 406.21 SCR |
| 100 ANG | 812.43 SCR |
| 500 ANG | 4,062.15 SCR |
| 1,000 ANG | 8,124.29 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-20T01:04:38Z",
"rates": {
"SCR": 8.12429
}
}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": 812.429,
"rate": 8.12429
}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