Rate Overview
Live
1 BGN = 5.5424 SEK
1 SEK = 0.180427
BGN
Avg
5.6151
High
6.0893
Low
5.0983
Last updated: 3/28/2026, 7:54:18 AM
Quick Conversions
| BGN | SEK |
|---|---|
| 1 BGN | 5.54 SEK |
| 10 BGN | 55.42 SEK |
| 50 BGN | 277.12 SEK |
| 100 BGN | 554.24 SEK |
| 500 BGN | 2,771.20 SEK |
| 1,000 BGN | 5,542.40 SEK |
Get BGN/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=SEKExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-03-28T07:54:18Z",
"rates": {
"SEK": 5.542396
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "SEK",
"amount": 100
},
"result": 554.2396,
"rate": 5.542396
}Build with BGN/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key