Rate Overview
Live
1 ANG = 7.9177 SCR
1 SCR = 0.126300
ANG
Avg
8.0401
High
8.4178
Low
7.0079
Last updated: 5/26/2026, 10:36:05 AM
Quick Conversions
| ANG | SCR |
|---|---|
| 1 ANG | 7.92 SCR |
| 10 ANG | 79.18 SCR |
| 50 ANG | 395.88 SCR |
| 100 ANG | 791.77 SCR |
| 500 ANG | 3,958.84 SCR |
| 1,000 ANG | 7,917.69 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-05-26T10:36:05Z",
"rates": {
"SCR": 7.917687
}
}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": 791.7687,
"rate": 7.917687
}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