Rate Overview
Live
1 BDT = 0.075693 SEK
1 SEK = 13.2113
BDT
Avg
0.074910
High
0.076435
Low
0.072414
Last updated: 5/27/2026, 4:05:33 PM
Quick Conversions
| BDT | SEK |
|---|---|
| 1 BDT | 0.08 SEK |
| 10 BDT | 0.76 SEK |
| 50 BDT | 3.78 SEK |
| 100 BDT | 7.57 SEK |
| 500 BDT | 37.85 SEK |
| 1,000 BDT | 75.69 SEK |
Get BDT/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=SEKExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-05-27T16:05:33Z",
"rates": {
"SEK": 0.075693
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "SEK",
"amount": 100
},
"result": 7.569299999999999,
"rate": 0.075693
}Build with BDT/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key