Rate Overview
Live
1 BDT = 0.992953 ISK
1 ISK = 1.0071
BDT
Avg
0.994472
High
0.997608
Low
0.991740
Last updated: 4/18/2026, 8:45:51 AM
Quick Conversions
| BDT | ISK |
|---|---|
| 1 BDT | 0.99 ISK |
| 10 BDT | 9.93 ISK |
| 50 BDT | 49.65 ISK |
| 100 BDT | 99.30 ISK |
| 500 BDT | 496.48 ISK |
| 1,000 BDT | 992.95 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-04-18T08:45:51Z",
"rates": {
"ISK": 0.992953
}
}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": 99.2953,
"rate": 0.992953
}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