Rate Overview
Live
1 SCR = 0.129967 ANG
1 ANG = 7.6943
SCR
Avg
0.123503
High
0.129967
Low
0.117463
Last updated: 3/26/2026, 2:51:17 PM
Quick Conversions
| SCR | ANG |
|---|---|
| 1 SCR | 0.13 ANG |
| 10 SCR | 1.30 ANG |
| 50 SCR | 6.50 ANG |
| 100 SCR | 13.00 ANG |
| 500 SCR | 64.98 ANG |
| 1,000 SCR | 129.97 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-03-26T14:51:17Z",
"rates": {
"ANG": 0.129967
}
}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.9967,
"rate": 0.129967
}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