Rate Overview
Live
1 SVC = 0.205598 ANG
1 ANG = 4.8639
SVC
Avg
0.205733
High
0.206270
Low
0.205005
Last updated: 3/7/2026, 3:05:31 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.80 ANG |
| 1,000 SVC | 205.60 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-07T03:05:31Z",
"rates": {
"ANG": 0.205598
}
}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.5598,
"rate": 0.205598
}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