Rate Overview
Live
1 BND = 96.5640 ISK
1 ISK = 0.010356
BND
Avg
97.1386
High
97.6172
Low
96.5640
Last updated: 7/29/2026, 9:16:55 AM
Quick Conversions
| BND | ISK |
|---|---|
| 1 BND | 96.56 ISK |
| 10 BND | 965.64 ISK |
| 50 BND | 4,828.20 ISK |
| 100 BND | 9,656.40 ISK |
| 500 BND | 48,282.01 ISK |
| 1,000 BND | 96,564.02 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-07-29T09:16:55Z",
"rates": {
"ISK": 96.564015
}
}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": 9656.4015,
"rate": 96.564015
}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