Rate Overview
Live
1 BGN = 5.1797 SVC
1 SVC = 0.193062
BGN
Avg
5.1705
High
5.1804
Low
5.1553
Last updated: 8/18/2026, 11:31:35 AM
Quick Conversions
| BGN | SVC |
|---|---|
| 1 BGN | 5.18 SVC |
| 10 BGN | 51.80 SVC |
| 50 BGN | 258.98 SVC |
| 100 BGN | 517.97 SVC |
| 500 BGN | 2,589.84 SVC |
| 1,000 BGN | 5,179.68 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-08-18T11:31:35Z",
"rates": {
"SVC": 5.179683
}
}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": 517.9683,
"rate": 5.179683
}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