Rate Overview
Live
1 ANG = 8.0427 SCR
1 SCR = 0.124336
ANG
Avg
7.8886
High
8.3100
Low
7.3107
Last updated: 7/5/2026, 9:10:49 AM
Quick Conversions
| ANG | SCR |
|---|---|
| 1 ANG | 8.04 SCR |
| 10 ANG | 80.43 SCR |
| 50 ANG | 402.14 SCR |
| 100 ANG | 804.27 SCR |
| 500 ANG | 4,021.36 SCR |
| 1,000 ANG | 8,042.72 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-05T09:10:49Z",
"rates": {
"SCR": 8.04272
}
}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": 804.2719999999999,
"rate": 8.04272
}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