Rate Overview
Live
1 ANG = 8.1243 SCR
1 SCR = 0.123088
ANG
Avg
8.0332
High
8.3403
Low
7.6173
Last updated: 7/19/2026, 10:20:04 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-19T10:20:04Z",
"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