Rate Overview
Live
1 BGN = 5.2468 SVC
1 SVC = 0.190592
BGN
Avg
5.2456
High
5.2473
Low
5.2344
Last updated: 5/7/2026, 2:50:08 PM
Quick Conversions
| BGN | SVC |
|---|---|
| 1 BGN | 5.25 SVC |
| 10 BGN | 52.47 SVC |
| 50 BGN | 262.34 SVC |
| 100 BGN | 524.68 SVC |
| 500 BGN | 2,623.40 SVC |
| 1,000 BGN | 5,246.81 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-05-07T14:50:08Z",
"rates": {
"SVC": 5.246806
}
}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.6806,
"rate": 5.246806
}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