Rate Overview
Live
1 ANG = 8.1010 SCR
1 SCR = 0.123442
ANG
Avg
7.9129
High
8.1243
Low
7.4720
Last updated: 7/25/2026, 12:53:32 AM
Quick Conversions
| ANG | SCR |
|---|---|
| 1 ANG | 8.10 SCR |
| 10 ANG | 81.01 SCR |
| 50 ANG | 405.05 SCR |
| 100 ANG | 810.10 SCR |
| 500 ANG | 4,050.50 SCR |
| 1,000 ANG | 8,101.00 SCR |
Get ANG/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=SCRExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-07-25T00:53:32Z",
"rates": {
"SCR": 8.100999
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "SCR",
"amount": 100
},
"result": 810.0998999999999,
"rate": 8.100999
}Build with ANG/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key