Rate Overview
Live
1 BYN = 3.0132 SVC
1 SVC = 0.331877
BYN
Avg
3.0099
High
3.0195
Low
2.9974
Last updated: 7/6/2026, 4:37:14 PM
Quick Conversions
| BYN | SVC |
|---|---|
| 1 BYN | 3.01 SVC |
| 10 BYN | 30.13 SVC |
| 50 BYN | 150.66 SVC |
| 100 BYN | 301.32 SVC |
| 500 BYN | 1,506.58 SVC |
| 1,000 BYN | 3,013.17 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-07-06T16:37:14Z",
"rates": {
"SVC": 3.013165
}
}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": 301.31649999999996,
"rate": 3.013165
}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