Rate Overview
Live
1 BDT = 1.0004 ISK
1 ISK = 0.999571
BDT
Avg
0.999713
High
1.0026
Low
0.996219
Last updated: 8/18/2026, 4:10:29 AM
Quick Conversions
| BDT | ISK |
|---|---|
| 1 BDT | 1.00 ISK |
| 10 BDT | 10.00 ISK |
| 50 BDT | 50.02 ISK |
| 100 BDT | 100.04 ISK |
| 500 BDT | 500.21 ISK |
| 1,000 BDT | 1,000.43 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-08-18T04:10:29Z",
"rates": {
"ISK": 1.000429
}
}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.0429,
"rate": 1.000429
}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