Rate Overview
Live
1 SVC = 0.195335 BGN
1 BGN = 5.1194
SVC
Avg
0.192887
High
0.207020
Low
0.187617
Last updated: 3/28/2026, 5:00:07 PM
Quick Conversions
| SVC | BGN |
|---|---|
| 1 SVC | 0.20 BGN |
| 10 SVC | 1.95 BGN |
| 50 SVC | 9.77 BGN |
| 100 SVC | 19.53 BGN |
| 500 SVC | 97.67 BGN |
| 1,000 SVC | 195.34 BGN |
Get SVC/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=BGNExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-03-28T17:00:07Z",
"rates": {
"BGN": 0.195335
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "BGN",
"amount": 100
},
"result": 19.5335,
"rate": 0.195335
}Build with SVC/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key