Rate Overview
Live
1 BYN = 3.0733 SVC
1 SVC = 0.325381
BYN
Avg
3.0585
High
3.0733
Low
3.0296
Last updated: 4/17/2026, 6:14:54 AM
Quick Conversions
| BYN | SVC |
|---|---|
| 1 BYN | 3.07 SVC |
| 10 BYN | 30.73 SVC |
| 50 BYN | 153.67 SVC |
| 100 BYN | 307.33 SVC |
| 500 BYN | 1,536.66 SVC |
| 1,000 BYN | 3,073.32 SVC |
Get BYN/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=SVCExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-04-17T06:14:54Z",
"rates": {
"SVC": 3.073322
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "SVC",
"amount": 100
},
"result": 307.3322,
"rate": 3.073322
}Build with BYN/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key