Rate Overview
Live
1 BDT = 0.077041 SEK
1 SEK = 12.9801
BDT
Avg
0.076338
High
0.077041
Low
0.075760
Last updated: 3/27/2026, 12:53:12 PM
Quick Conversions
| BDT | SEK |
|---|---|
| 1 BDT | 0.08 SEK |
| 10 BDT | 0.77 SEK |
| 50 BDT | 3.85 SEK |
| 100 BDT | 7.70 SEK |
| 500 BDT | 38.52 SEK |
| 1,000 BDT | 77.04 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-27T12:53:12Z",
"rates": {
"SEK": 0.077041
}
}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.7040999999999995,
"rate": 0.077041
}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