Rate Overview
Live
1 SVC = 0.192408 BGN
1 BGN = 5.1973
SVC
Avg
0.191271
High
0.192714
Low
0.189162
Last updated: 3/7/2026, 7:38:23 AM
Quick Conversions
| SVC | BGN |
|---|---|
| 1 SVC | 0.19 BGN |
| 10 SVC | 1.92 BGN |
| 50 SVC | 9.62 BGN |
| 100 SVC | 19.24 BGN |
| 500 SVC | 96.20 BGN |
| 1,000 SVC | 192.41 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-07T07:38:23Z",
"rates": {
"BGN": 0.192408
}
}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.2408,
"rate": 0.192408
}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