Rate Overview
Live
1 BYN = 2.8806 SVC
1 SVC = 0.347151
BYN
Avg
2.9144
High
2.9470
Low
2.8789
Last updated: 8/16/2026, 12:42:34 PM
Quick Conversions
| BYN | SVC |
|---|---|
| 1 BYN | 2.88 SVC |
| 10 BYN | 28.81 SVC |
| 50 BYN | 144.03 SVC |
| 100 BYN | 288.06 SVC |
| 500 BYN | 1,440.30 SVC |
| 1,000 BYN | 2,880.59 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-08-16T12:42:34Z",
"rates": {
"SVC": 2.880594
}
}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": 288.0594,
"rate": 2.880594
}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