Rate Overview
Live
1 BND = 96.9211 ISK
1 ISK = 0.010318
BND
Avg
97.3224
High
97.6009
Low
96.9211
Last updated: 7/9/2026, 11:10:23 AM
Quick Conversions
| BND | ISK |
|---|---|
| 1 BND | 96.92 ISK |
| 10 BND | 969.21 ISK |
| 50 BND | 4,846.05 ISK |
| 100 BND | 9,692.11 ISK |
| 500 BND | 48,460.54 ISK |
| 1,000 BND | 96,921.08 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-09T11:10:23Z",
"rates": {
"ISK": 96.921083
}
}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": 9692.1083,
"rate": 96.921083
}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