Rate Overview
Live
1 BGN = 5.1491 SVC
1 SVC = 0.194208
BGN
Avg
5.1090
High
5.1491
Low
5.0881
Last updated: 7/31/2026, 9:17:27 AM
Quick Conversions
| BGN | SVC |
|---|---|
| 1 BGN | 5.15 SVC |
| 10 BGN | 51.49 SVC |
| 50 BGN | 257.46 SVC |
| 100 BGN | 514.91 SVC |
| 500 BGN | 2,574.56 SVC |
| 1,000 BGN | 5,149.12 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-31T09:17:27Z",
"rates": {
"SVC": 5.149116
}
}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": 514.9116,
"rate": 5.149116
}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