Rate Overview
Live
1 BYN = 3.0544 SVC
1 SVC = 0.327400
BYN
Avg
2.8906
High
3.2023
Low
2.5618
Last updated: 7/27/2026, 10:51:08 AM
Quick Conversions
| BYN | SVC |
|---|---|
| 1 BYN | 3.05 SVC |
| 10 BYN | 30.54 SVC |
| 50 BYN | 152.72 SVC |
| 100 BYN | 305.44 SVC |
| 500 BYN | 1,527.19 SVC |
| 1,000 BYN | 3,054.37 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-07-27T10:51:08Z",
"rates": {
"SVC": 3.05437
}
}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": 305.437,
"rate": 3.05437
}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