Rate Overview
Live
1 SVC = 0.205570 ANG
1 ANG = 4.8645
SVC
Avg
0.205752
High
0.207219
Low
0.204922
Last updated: 3/27/2026, 10:09:55 AM
Quick Conversions
| SVC | ANG |
|---|---|
| 1 SVC | 0.21 ANG |
| 10 SVC | 2.06 ANG |
| 50 SVC | 10.28 ANG |
| 100 SVC | 20.56 ANG |
| 500 SVC | 102.79 ANG |
| 1,000 SVC | 205.57 ANG |
Get SVC/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=ANGExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-03-27T10:09:55Z",
"rates": {
"ANG": 0.20557
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "ANG",
"amount": 100
},
"result": 20.557,
"rate": 0.20557
}Build with SVC/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key