Rate Overview
Live
1 BDT = 1.0123 ISK
1 ISK = 0.987877
BDT
Avg
1.0188
High
1.0263
Low
1.0123
Last updated: 7/30/2026, 12:37:11 AM
Quick Conversions
| BDT | ISK |
|---|---|
| 1 BDT | 1.01 ISK |
| 10 BDT | 10.12 ISK |
| 50 BDT | 50.61 ISK |
| 100 BDT | 101.23 ISK |
| 500 BDT | 506.14 ISK |
| 1,000 BDT | 1,012.27 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-07-30T00:37:11Z",
"rates": {
"ISK": 1.012272
}
}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.22720000000001,
"rate": 1.012272
}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