Rate Overview
Live
1 BND = 96.6823 ISK
1 ISK = 0.010343
BND
Avg
100.5062
High
108.0356
Low
95.6098
Last updated: 3/27/2026, 11:34:10 AM
Quick Conversions
| BND | ISK |
|---|---|
| 1 BND | 96.68 ISK |
| 10 BND | 966.82 ISK |
| 50 BND | 4,834.12 ISK |
| 100 BND | 9,668.23 ISK |
| 500 BND | 48,341.16 ISK |
| 1,000 BND | 96,682.31 ISK |
Get BND/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=ISKExample Response:
{
"success": true,
"base": "BND",
"date": "2026-03-27T11:34:10Z",
"rates": {
"ISK": 96.682313
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "ISK",
"amount": 100
},
"result": 9668.2313,
"rate": 96.682313
}Build with BND/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key