Rate Overview
Live
1 BGN = 5.5288 SEK
1 SEK = 0.180870
BGN
Avg
5.4932
High
5.6277
Low
5.4049
Last updated: 5/27/2026, 9:21:49 PM
Quick Conversions
| BGN | SEK |
|---|---|
| 1 BGN | 5.53 SEK |
| 10 BGN | 55.29 SEK |
| 50 BGN | 276.44 SEK |
| 100 BGN | 552.88 SEK |
| 500 BGN | 2,764.42 SEK |
| 1,000 BGN | 5,528.84 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-05-27T21:21:49Z",
"rates": {
"SEK": 5.528844
}
}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": 552.8844,
"rate": 5.528844
}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