Rate Overview
Live
1 BDT = 0.982176 ISK
1 ISK = 1.0181
BDT
Avg
0.985829
High
0.989755
Low
0.982176
Last updated: 9/7/2026, 1:51:36 AM
Quick Conversions
| BDT | ISK |
|---|---|
| 1 BDT | 0.98 ISK |
| 10 BDT | 9.82 ISK |
| 50 BDT | 49.11 ISK |
| 100 BDT | 98.22 ISK |
| 500 BDT | 491.09 ISK |
| 1,000 BDT | 982.18 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-09-07T01:51:36Z",
"rates": {
"ISK": 0.982176
}
}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": 98.2176,
"rate": 0.982176
}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