Rate Overview
Live
1 SCR = 0.129495 ANG
1 ANG = 7.7223
SCR
Avg
0.128238
High
0.130982
Low
0.122173
Last updated: 5/6/2026, 10:24:32 AM
Quick Conversions
| SCR | ANG |
|---|---|
| 1 SCR | 0.13 ANG |
| 10 SCR | 1.29 ANG |
| 50 SCR | 6.47 ANG |
| 100 SCR | 12.95 ANG |
| 500 SCR | 64.75 ANG |
| 1,000 SCR | 129.50 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-05-06T10:24:32Z",
"rates": {
"ANG": 0.129495
}
}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.9495,
"rate": 0.129495
}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