Rate Overview
Live
1 BYN = 3.1818 SVC
1 SVC = 0.314283
BYN
Avg
2.7759
High
3.1818
Low
2.5684
Last updated: 5/27/2026, 5:16:02 PM
Quick Conversions
| BYN | SVC |
|---|---|
| 1 BYN | 3.18 SVC |
| 10 BYN | 31.82 SVC |
| 50 BYN | 159.09 SVC |
| 100 BYN | 318.18 SVC |
| 500 BYN | 1,590.92 SVC |
| 1,000 BYN | 3,181.85 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-27T17:16:02Z",
"rates": {
"SVC": 3.181848
}
}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": 318.1848,
"rate": 3.181848
}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