Rate Overview
Live
1 BYN = 3.0983 SVC
1 SVC = 0.322753
BYN
Avg
3.0987
High
3.1073
Low
3.0913
Last updated: 5/7/2026, 8:34:18 AM
Quick Conversions
| BYN | SVC |
|---|---|
| 1 BYN | 3.10 SVC |
| 10 BYN | 30.98 SVC |
| 50 BYN | 154.92 SVC |
| 100 BYN | 309.83 SVC |
| 500 BYN | 1,549.17 SVC |
| 1,000 BYN | 3,098.34 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-05-07T08:34:18Z",
"rates": {
"SVC": 3.098342
}
}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": 309.8342,
"rate": 3.098342
}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