Rate Overview
Live
1 SCR = 0.126299 ANG
1 ANG = 7.9177
SCR
Avg
0.124711
High
0.131279
Low
0.119899
Last updated: 5/26/2026, 10:31:17 PM
Quick Conversions
| SCR | ANG |
|---|---|
| 1 SCR | 0.13 ANG |
| 10 SCR | 1.26 ANG |
| 50 SCR | 6.31 ANG |
| 100 SCR | 12.63 ANG |
| 500 SCR | 63.15 ANG |
| 1,000 SCR | 126.30 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-26T22:31:17Z",
"rates": {
"ANG": 0.126299
}
}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.6299,
"rate": 0.126299
}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