Rate Overview
Live
1 BGN = 5.2450 SVC
1 SVC = 0.190658
BGN
Avg
5.2386
High
5.2481
Low
5.2210
Last updated: 4/17/2026, 11:02:09 AM
Quick Conversions
| BGN | SVC |
|---|---|
| 1 BGN | 5.25 SVC |
| 10 BGN | 52.45 SVC |
| 50 BGN | 262.25 SVC |
| 100 BGN | 524.50 SVC |
| 500 BGN | 2,622.50 SVC |
| 1,000 BGN | 5,245.01 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-04-17T11:02:09Z",
"rates": {
"SVC": 5.245005
}
}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": 524.5005,
"rate": 5.245005
}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