Rate Overview
Live
1 SVC = 0.195135 BGN
1 BGN = 5.1247
SVC
Avg
0.192030
High
0.196592
Low
0.186387
Last updated: 7/30/2026, 11:13:51 PM
Quick Conversions
| SVC | BGN |
|---|---|
| 1 SVC | 0.20 BGN |
| 10 SVC | 1.95 BGN |
| 50 SVC | 9.76 BGN |
| 100 SVC | 19.51 BGN |
| 500 SVC | 97.57 BGN |
| 1,000 SVC | 195.14 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-07-30T23:13:51Z",
"rates": {
"BGN": 0.195135
}
}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.5135,
"rate": 0.195135
}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