Rate Overview
Live
1 BGN = 5.1194 SVC
1 SVC = 0.195336
BGN
Avg
5.1654
High
5.1925
Low
5.1194
Last updated: 3/28/2026, 1:43:34 PM
Quick Conversions
| BGN | SVC |
|---|---|
| 1 BGN | 5.12 SVC |
| 10 BGN | 51.19 SVC |
| 50 BGN | 255.97 SVC |
| 100 BGN | 511.94 SVC |
| 500 BGN | 2,559.70 SVC |
| 1,000 BGN | 5,119.39 SVC |
Get BGN/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=SVCExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-03-28T13:43:34Z",
"rates": {
"SVC": 5.119395
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "SVC",
"amount": 100
},
"result": 511.9395,
"rate": 5.119395
}Build with BGN/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key