Rate Overview
Live
1 BDT = 0.078710 SEK
1 SEK = 12.7049
BDT
Avg
0.078617
High
0.078944
Low
0.078388
Last updated: 7/26/2026, 8:02:46 PM
Quick Conversions
| BDT | SEK |
|---|---|
| 1 BDT | 0.08 SEK |
| 10 BDT | 0.79 SEK |
| 50 BDT | 3.94 SEK |
| 100 BDT | 7.87 SEK |
| 500 BDT | 39.36 SEK |
| 1,000 BDT | 78.71 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-07-26T20:02:46Z",
"rates": {
"SEK": 0.07871
}
}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.871,
"rate": 0.07871
}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