Rate Overview
Live
1 SVC = 0.192030 BGN
1 BGN = 5.2075
SVC
Avg
0.192310
High
0.192647
Low
0.192030
Last updated: 5/27/2026, 11:47:57 PM
Quick Conversions
| SVC | BGN |
|---|---|
| 1 SVC | 0.19 BGN |
| 10 SVC | 1.92 BGN |
| 50 SVC | 9.60 BGN |
| 100 SVC | 19.20 BGN |
| 500 SVC | 96.02 BGN |
| 1,000 SVC | 192.03 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-05-27T23:47:57Z",
"rates": {
"BGN": 0.19203
}
}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.203,
"rate": 0.19203
}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