Rate Overview
Live
1 ANG = 7.6942 SCR
1 SCR = 0.129968
ANG
Avg
8.1086
High
8.5133
Low
7.6942
Last updated: 3/26/2026, 2:52:15 PM
Quick Conversions
| ANG | SCR |
|---|---|
| 1 ANG | 7.69 SCR |
| 10 ANG | 76.94 SCR |
| 50 ANG | 384.71 SCR |
| 100 ANG | 769.42 SCR |
| 500 ANG | 3,847.11 SCR |
| 1,000 ANG | 7,694.22 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-03-26T14:52:15Z",
"rates": {
"SCR": 7.694219
}
}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": 769.4219,
"rate": 7.694219
}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