Rate Overview
Live
1 BGN = 5.4542 SEK
1 SEK = 0.183345
BGN
Avg
5.4747
High
5.5275
Low
5.4362
Last updated: 3/7/2026, 7:38:08 AM
Quick Conversions
| BGN | SEK |
|---|---|
| 1 BGN | 5.45 SEK |
| 10 BGN | 54.54 SEK |
| 50 BGN | 272.71 SEK |
| 100 BGN | 545.42 SEK |
| 500 BGN | 2,727.09 SEK |
| 1,000 BGN | 5,454.18 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-07T07:38:08Z",
"rates": {
"SEK": 5.454185
}
}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": 545.4185,
"rate": 5.454185
}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