Rate Overview
Live
1 SVC = 0.333129 BYN
1 BYN = 3.0018
SVC
Avg
0.327490
High
0.345404
Low
0.315198
Last updated: 7/31/2026, 9:02:16 AM
Quick Conversions
| SVC | BYN |
|---|---|
| 1 SVC | 0.33 BYN |
| 10 SVC | 3.33 BYN |
| 50 SVC | 16.66 BYN |
| 100 SVC | 33.31 BYN |
| 500 SVC | 166.56 BYN |
| 1,000 SVC | 333.13 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-31T09:02:16Z",
"rates": {
"BYN": 0.333129
}
}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.3129,
"rate": 0.333129
}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