Rate Overview
Live
1 BYN = 2.9804 SVC
1 SVC = 0.335521
BYN
Avg
3.0048
High
3.0239
Low
2.9804
Last updated: 3/7/2026, 1:07:29 AM
Quick Conversions
| BYN | SVC |
|---|---|
| 1 BYN | 2.98 SVC |
| 10 BYN | 29.80 SVC |
| 50 BYN | 149.02 SVC |
| 100 BYN | 298.04 SVC |
| 500 BYN | 1,490.22 SVC |
| 1,000 BYN | 2,980.44 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-07T01:07:29Z",
"rates": {
"SVC": 2.980442
}
}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": 298.0442,
"rate": 2.980442
}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