Rate Overview
Live
1 ANG = 7.7377 SCR
1 SCR = 0.129237
ANG
Avg
7.8151
High
8.1851
Low
7.6346
Last updated: 5/6/2026, 2:52:05 AM
Quick Conversions
| ANG | SCR |
|---|---|
| 1 ANG | 7.74 SCR |
| 10 ANG | 77.38 SCR |
| 50 ANG | 386.89 SCR |
| 100 ANG | 773.77 SCR |
| 500 ANG | 3,868.87 SCR |
| 1,000 ANG | 7,737.74 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-06T02:52:05Z",
"rates": {
"SCR": 7.73774
}
}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": 773.774,
"rate": 7.73774
}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