Rate Overview
Live
1 BYN = 2.8393 SVC
1 SVC = 0.352197
BYN
Avg
2.8526
High
2.8997
Low
2.8265
Last updated: 9/5/2026, 6:44:18 AM
Quick Conversions
| BYN | SVC |
|---|---|
| 1 BYN | 2.84 SVC |
| 10 BYN | 28.39 SVC |
| 50 BYN | 141.97 SVC |
| 100 BYN | 283.93 SVC |
| 500 BYN | 1,419.66 SVC |
| 1,000 BYN | 2,839.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-09-05T06:44:18Z",
"rates": {
"SVC": 2.839323
}
}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": 283.9323,
"rate": 2.839323
}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