Rate Overview
Live
1 ANG = 8.3043 SCR
1 SCR = 0.120419
ANG
Avg
8.0190
High
8.3043
Low
7.5731
Last updated: 3/6/2026, 11:05:41 AM
Quick Conversions
| ANG | SCR |
|---|---|
| 1 ANG | 8.30 SCR |
| 10 ANG | 83.04 SCR |
| 50 ANG | 415.22 SCR |
| 100 ANG | 830.43 SCR |
| 500 ANG | 4,152.16 SCR |
| 1,000 ANG | 8,304.31 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-03-06T11:05:41Z",
"rates": {
"SCR": 8.304312
}
}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": 830.4312,
"rate": 8.304312
}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