Rate Overview
Live
1 BYN = 2.9261 SVC
1 SVC = 0.341747
BYN
Avg
2.9191
High
2.9552
Low
2.8720
Last updated: 3/27/2026, 11:32:53 AM
Quick Conversions
| BYN | SVC |
|---|---|
| 1 BYN | 2.93 SVC |
| 10 BYN | 29.26 SVC |
| 50 BYN | 146.31 SVC |
| 100 BYN | 292.61 SVC |
| 500 BYN | 1,463.07 SVC |
| 1,000 BYN | 2,926.14 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-03-27T11:32:53Z",
"rates": {
"SVC": 2.926144
}
}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": 292.6144,
"rate": 2.926144
}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