Rate Overview
Live
1 BGN = 5.1128 SVC
1 SVC = 0.195588
BGN
Avg
5.1648
High
5.1959
Low
5.1128
Last updated: 6/19/2026, 8:45:03 AM
Quick Conversions
| BGN | SVC |
|---|---|
| 1 BGN | 5.11 SVC |
| 10 BGN | 51.13 SVC |
| 50 BGN | 255.64 SVC |
| 100 BGN | 511.28 SVC |
| 500 BGN | 2,556.40 SVC |
| 1,000 BGN | 5,112.79 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-06-19T08:45:03Z",
"rates": {
"SVC": 5.112791
}
}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.27909999999997,
"rate": 5.112791
}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