Rate Overview
Live
1 SVC = 0.206025 ANG
1 ANG = 4.8538
SVC
Avg
0.205343
High
0.206357
Low
0.203148
Last updated: 5/28/2026, 11:02:55 PM
Quick Conversions
| SVC | ANG |
|---|---|
| 1 SVC | 0.21 ANG |
| 10 SVC | 2.06 ANG |
| 50 SVC | 10.30 ANG |
| 100 SVC | 20.60 ANG |
| 500 SVC | 103.01 ANG |
| 1,000 SVC | 206.03 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-05-28T23:02:55Z",
"rates": {
"ANG": 0.206025
}
}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.602500000000003,
"rate": 0.206025
}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