Rate Overview
Live
1 BDT = 0.074704 SEK
1 SEK = 13.3862
BDT
Avg
0.075133
High
0.075933
Low
0.074470
Last updated: 4/17/2026, 4:55:19 AM
Quick Conversions
| BDT | SEK |
|---|---|
| 1 BDT | 0.07 SEK |
| 10 BDT | 0.75 SEK |
| 50 BDT | 3.74 SEK |
| 100 BDT | 7.47 SEK |
| 500 BDT | 37.35 SEK |
| 1,000 BDT | 74.70 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-04-17T04:55:19Z",
"rates": {
"SEK": 0.074704
}
}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.470400000000001,
"rate": 0.074704
}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