Rate Overview
Live
1 BDT = 1.0139 ISK
1 ISK = 0.986332
BDT
Avg
1.0120
High
1.0309
Low
0.991648
Last updated: 3/27/2026, 9:45:40 AM
Quick Conversions
| BDT | ISK |
|---|---|
| 1 BDT | 1.01 ISK |
| 10 BDT | 10.14 ISK |
| 50 BDT | 50.69 ISK |
| 100 BDT | 101.39 ISK |
| 500 BDT | 506.93 ISK |
| 1,000 BDT | 1,013.86 ISK |
Get BDT/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=ISKExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-03-27T09:45:40Z",
"rates": {
"ISK": 1.013857
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "ISK",
"amount": 100
},
"result": 101.3857,
"rate": 1.013857
}Build with BDT/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key