Rate Overview
Live
1 BGN = 5.0906 SVC
1 SVC = 0.196441
BGN
Avg
5.0967
High
5.1126
Low
5.0881
Last updated: 7/28/2026, 7:32:39 AM
Quick Conversions
| BGN | SVC |
|---|---|
| 1 BGN | 5.09 SVC |
| 10 BGN | 50.91 SVC |
| 50 BGN | 254.53 SVC |
| 100 BGN | 509.06 SVC |
| 500 BGN | 2,545.29 SVC |
| 1,000 BGN | 5,090.58 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-07-28T07:32:39Z",
"rates": {
"SVC": 5.090584
}
}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": 509.0584,
"rate": 5.090584
}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