Rate Overview
Live
1 SVC = 0.205699 AWG
1 AWG = 4.8615
SVC
Avg
0.204822
High
0.205699
Low
0.204571
Last updated: 3/28/2026, 9:12:48 AM
Quick Conversions
| SVC | AWG |
|---|---|
| 1 SVC | 0.21 AWG |
| 10 SVC | 2.06 AWG |
| 50 SVC | 10.28 AWG |
| 100 SVC | 20.57 AWG |
| 500 SVC | 102.85 AWG |
| 1,000 SVC | 205.70 AWG |
Get SVC/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=AWGExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-03-28T09:12:48Z",
"rates": {
"AWG": 0.205699
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "AWG",
"amount": 100
},
"result": 20.5699,
"rate": 0.205699
}Build with SVC/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key