Rate Overview
Live
1 SVC = 0.312439 BYN
1 BYN = 3.2006
SVC
Avg
0.328952
High
0.342897
Low
0.312439
Last updated: 5/29/2026, 9:14:06 PM
Quick Conversions
| SVC | BYN |
|---|---|
| 1 SVC | 0.31 BYN |
| 10 SVC | 3.12 BYN |
| 50 SVC | 15.62 BYN |
| 100 SVC | 31.24 BYN |
| 500 SVC | 156.22 BYN |
| 1,000 SVC | 312.44 BYN |
Get SVC/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=BYNExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-05-29T21:14:06Z",
"rates": {
"BYN": 0.312439
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "BYN",
"amount": 100
},
"result": 31.243900000000004,
"rate": 0.312439
}Build with SVC/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key