Rate Overview
Live
1 BND = 97.5592 ISK
1 ISK = 0.010250
BND
Avg
97.3062
High
97.9035
Low
97.0237
Last updated: 6/19/2026, 11:55:29 AM
Quick Conversions
| BND | ISK |
|---|---|
| 1 BND | 97.56 ISK |
| 10 BND | 975.59 ISK |
| 50 BND | 4,877.96 ISK |
| 100 BND | 9,755.92 ISK |
| 500 BND | 48,779.58 ISK |
| 1,000 BND | 97,559.15 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-06-19T11:55:29Z",
"rates": {
"ISK": 97.559151
}
}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": 9755.9151,
"rate": 97.559151
}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