Rate Overview
Live
1 ANG = 7.8845 SCR
1 SCR = 0.126832
ANG
Avg
7.9496
High
8.4815
Low
7.7027
Last updated: 4/15/2026, 10:20:56 PM
Quick Conversions
| ANG | SCR |
|---|---|
| 1 ANG | 7.88 SCR |
| 10 ANG | 78.84 SCR |
| 50 ANG | 394.22 SCR |
| 100 ANG | 788.45 SCR |
| 500 ANG | 3,942.23 SCR |
| 1,000 ANG | 7,884.45 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-04-15T22:20:56Z",
"rates": {
"SCR": 7.884451
}
}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": 788.4451,
"rate": 7.884451
}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