Rate Overview
Live
1 SCR = 0.125860 ANG
1 ANG = 7.9453
SCR
Avg
0.125404
High
0.127481
Low
0.122070
Last updated: 8/15/2026, 12:19:09 AM
Quick Conversions
| SCR | ANG |
|---|---|
| 1 SCR | 0.13 ANG |
| 10 SCR | 1.26 ANG |
| 50 SCR | 6.29 ANG |
| 100 SCR | 12.59 ANG |
| 500 SCR | 62.93 ANG |
| 1,000 SCR | 125.86 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-08-15T00:19:09Z",
"rates": {
"ANG": 0.12586
}
}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.586,
"rate": 0.12586
}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