Rate Overview
Live
1 SVC = 0.196441 BGN
1 BGN = 5.0906
SVC
Avg
0.195732
High
0.196537
Low
0.193190
Last updated: 7/28/2026, 11:05:18 AM
Quick Conversions
| SVC | BGN |
|---|---|
| 1 SVC | 0.20 BGN |
| 10 SVC | 1.96 BGN |
| 50 SVC | 9.82 BGN |
| 100 SVC | 19.64 BGN |
| 500 SVC | 98.22 BGN |
| 1,000 SVC | 196.44 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-28T11:05:18Z",
"rates": {
"BGN": 0.196441
}
}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.6441,
"rate": 0.196441
}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