Rate Overview
Live
1 ANG = 7.9660 SCR
1 SCR = 0.125534
ANG
Avg
7.8451
High
8.1131
Low
7.6918
Last updated: 6/15/2026, 11:52:34 AM
Quick Conversions
| ANG | SCR |
|---|---|
| 1 ANG | 7.97 SCR |
| 10 ANG | 79.66 SCR |
| 50 ANG | 398.30 SCR |
| 100 ANG | 796.60 SCR |
| 500 ANG | 3,982.99 SCR |
| 1,000 ANG | 7,965.98 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-06-15T11:52:34Z",
"rates": {
"SCR": 7.965984
}
}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": 796.5984,
"rate": 7.965984
}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