Rate Overview
Live
1 SCR = 0.126831 ANG
1 ANG = 7.8845
SCR
Avg
0.125935
High
0.129824
Low
0.117903
Last updated: 4/15/2026, 8:26:40 PM
Quick Conversions
| SCR | ANG |
|---|---|
| 1 SCR | 0.13 ANG |
| 10 SCR | 1.27 ANG |
| 50 SCR | 6.34 ANG |
| 100 SCR | 12.68 ANG |
| 500 SCR | 63.42 ANG |
| 1,000 SCR | 126.83 ANG |
Get SCR/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=ANGExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-04-15T20:26:40Z",
"rates": {
"ANG": 0.126831
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "ANG",
"amount": 100
},
"result": 12.6831,
"rate": 0.126831
}Build with SCR/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key