Rate Overview
Live
1 BDT = 0.075078 SEK
1 SEK = 13.3195
BDT
Avg
0.074910
High
0.075641
Low
0.073867
Last updated: 3/7/2026, 9:13:13 AM
Quick Conversions
| BDT | SEK |
|---|---|
| 1 BDT | 0.08 SEK |
| 10 BDT | 0.75 SEK |
| 50 BDT | 3.75 SEK |
| 100 BDT | 7.51 SEK |
| 500 BDT | 37.54 SEK |
| 1,000 BDT | 75.08 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-03-07T09:13:13Z",
"rates": {
"SEK": 0.075078
}
}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.5078000000000005,
"rate": 0.075078
}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