Rate Overview
Live
1 SVC = 0.322983 BYN
1 BYN = 3.0961
SVC
Avg
0.322768
High
0.323487
Low
0.321543
Last updated: 5/9/2026, 7:24:24 AM
Quick Conversions
| SVC | BYN |
|---|---|
| 1 SVC | 0.32 BYN |
| 10 SVC | 3.23 BYN |
| 50 SVC | 16.15 BYN |
| 100 SVC | 32.30 BYN |
| 500 SVC | 161.49 BYN |
| 1,000 SVC | 322.98 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-09T07:24:24Z",
"rates": {
"BYN": 0.322983
}
}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": 32.298300000000005,
"rate": 0.322983
}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