Rate Overview
Live
1 BDT = 1.0182 ISK
1 ISK = 0.982126
BDT
Avg
1.0211
High
1.0247
Low
1.0182
Last updated: 7/9/2026, 4:38:16 AM
Quick Conversions
| BDT | ISK |
|---|---|
| 1 BDT | 1.02 ISK |
| 10 BDT | 10.18 ISK |
| 50 BDT | 50.91 ISK |
| 100 BDT | 101.82 ISK |
| 500 BDT | 509.10 ISK |
| 1,000 BDT | 1,018.20 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-09T04:38:16Z",
"rates": {
"ISK": 1.018199
}
}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.8199,
"rate": 1.018199
}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