Rate Overview
Live
1 SCR = 0.123141 ANG
1 ANG = 8.1208
SCR
Avg
0.126061
High
0.133832
Low
0.123087
Last updated: 7/25/2026, 8:15:19 PM
Quick Conversions
| SCR | ANG |
|---|---|
| 1 SCR | 0.12 ANG |
| 10 SCR | 1.23 ANG |
| 50 SCR | 6.16 ANG |
| 100 SCR | 12.31 ANG |
| 500 SCR | 61.57 ANG |
| 1,000 SCR | 123.14 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-07-25T20:15:19Z",
"rates": {
"ANG": 0.123141
}
}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.3141,
"rate": 0.123141
}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