Rate Overview
Live
1 SVC = 0.351319 BYN
1 BYN = 2.8464
SVC
Avg
0.352158
High
0.353788
Low
0.351319
Last updated: 9/9/2026, 11:16:04 AM
Quick Conversions
| SVC | BYN |
|---|---|
| 1 SVC | 0.35 BYN |
| 10 SVC | 3.51 BYN |
| 50 SVC | 17.57 BYN |
| 100 SVC | 35.13 BYN |
| 500 SVC | 175.66 BYN |
| 1,000 SVC | 351.32 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-09-09T11:16:04Z",
"rates": {
"BYN": 0.351319
}
}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": 35.1319,
"rate": 0.351319
}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