Rate Overview
Live
1 SVC = 0.327043 BYN
1 BYN = 3.0577
SVC
Avg
0.330633
High
0.333626
Low
0.327043
Last updated: 7/8/2026, 11:06:10 AM
Quick Conversions
| SVC | BYN |
|---|---|
| 1 SVC | 0.33 BYN |
| 10 SVC | 3.27 BYN |
| 50 SVC | 16.35 BYN |
| 100 SVC | 32.70 BYN |
| 500 SVC | 163.52 BYN |
| 1,000 SVC | 327.04 BYN |
Get SVC/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=BYNExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-07-08T11:06:10Z",
"rates": {
"BYN": 0.327043
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "BYN",
"amount": 100
},
"result": 32.704299999999996,
"rate": 0.327043
}Build with SVC/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key