Rate Overview
Live
1 BDT = 1.0211 ISK
1 ISK = 0.979318
BDT
Avg
1.0120
High
1.0250
Low
0.992744
Last updated: 3/7/2026, 3:21:31 AM
Quick Conversions
| BDT | ISK |
|---|---|
| 1 BDT | 1.02 ISK |
| 10 BDT | 10.21 ISK |
| 50 BDT | 51.06 ISK |
| 100 BDT | 102.11 ISK |
| 500 BDT | 510.56 ISK |
| 1,000 BDT | 1,021.12 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-07T03:21:31Z",
"rates": {
"ISK": 1.021119
}
}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.1119,
"rate": 1.021119
}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