Rate Overview
Live
1 SVC = 0.331338 BYN
1 BYN = 3.0181
SVC
Avg
0.327423
High
0.345404
Low
0.315198
Last updated: 7/30/2026, 11:37:25 PM
Quick Conversions
| SVC | BYN |
|---|---|
| 1 SVC | 0.33 BYN |
| 10 SVC | 3.31 BYN |
| 50 SVC | 16.57 BYN |
| 100 SVC | 33.13 BYN |
| 500 SVC | 165.67 BYN |
| 1,000 SVC | 331.34 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-30T23:37:25Z",
"rates": {
"BYN": 0.331338
}
}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": 33.1338,
"rate": 0.331338
}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