Rate Overview
Live
1 SVC = 0.337139 BYN
1 BYN = 2.9661
SVC
Avg
0.333476
High
0.337139
Low
0.330693
Last updated: 3/7/2026, 4:25:24 AM
Quick Conversions
| SVC | BYN |
|---|---|
| 1 SVC | 0.34 BYN |
| 10 SVC | 3.37 BYN |
| 50 SVC | 16.86 BYN |
| 100 SVC | 33.71 BYN |
| 500 SVC | 168.57 BYN |
| 1,000 SVC | 337.14 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-03-07T04:25:24Z",
"rates": {
"BYN": 0.337139
}
}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.7139,
"rate": 0.337139
}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