Rate Overview
Live
1 BDT = 1.0205 ISK
1 ISK = 0.979930
BDT
Avg
1.0169
High
1.0260
Low
1.0141
Last updated: 6/19/2026, 3:54:52 AM
Quick Conversions
| BDT | ISK |
|---|---|
| 1 BDT | 1.02 ISK |
| 10 BDT | 10.20 ISK |
| 50 BDT | 51.02 ISK |
| 100 BDT | 102.05 ISK |
| 500 BDT | 510.24 ISK |
| 1,000 BDT | 1,020.48 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-06-19T03:54:52Z",
"rates": {
"ISK": 1.020481
}
}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": 102.04809999999999,
"rate": 1.020481
}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