Rate Overview
Live
1 BDT = 1.0047 ISK
1 ISK = 0.995294
BDT
Avg
1.0057
High
1.0082
Low
1.0038
Last updated: 5/29/2026, 4:23:33 PM
Quick Conversions
| BDT | ISK |
|---|---|
| 1 BDT | 1.00 ISK |
| 10 BDT | 10.05 ISK |
| 50 BDT | 50.24 ISK |
| 100 BDT | 100.47 ISK |
| 500 BDT | 502.36 ISK |
| 1,000 BDT | 1,004.73 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-05-29T16:23:33Z",
"rates": {
"ISK": 1.004728
}
}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": 100.4728,
"rate": 1.004728
}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