Rate Overview
Live
1 SVC = 0.341746 BYN
1 BYN = 2.9261
SVC
Avg
0.332948
High
0.345930
Low
0.324483
Last updated: 3/27/2026, 8:27:50 AM
Quick Conversions
| SVC | BYN |
|---|---|
| 1 SVC | 0.34 BYN |
| 10 SVC | 3.42 BYN |
| 50 SVC | 17.09 BYN |
| 100 SVC | 34.17 BYN |
| 500 SVC | 170.87 BYN |
| 1,000 SVC | 341.75 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-27T08:27:50Z",
"rates": {
"BYN": 0.341746
}
}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": 34.1746,
"rate": 0.341746
}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