Rate Overview
Live
1 BGN = 5.7071 SEK
1 SEK = 0.175221
BGN
Avg
5.6591
High
5.7473
Low
5.6243
Last updated: 7/23/2026, 6:33:34 PM
Quick Conversions
| BGN | SEK |
|---|---|
| 1 BGN | 5.71 SEK |
| 10 BGN | 57.07 SEK |
| 50 BGN | 285.35 SEK |
| 100 BGN | 570.71 SEK |
| 500 BGN | 2,853.53 SEK |
| 1,000 BGN | 5,707.07 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-07-23T18:33:34Z",
"rates": {
"SEK": 5.707067
}
}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": 570.7067000000001,
"rate": 5.707067
}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