Rate Overview
Live
1 BND = 97.0522 ISK
1 ISK = 0.010304
BND
Avg
97.0047
High
99.2800
Low
94.2766
Last updated: 7/23/2026, 2:50:11 AM
Quick Conversions
| BND | ISK |
|---|---|
| 1 BND | 97.05 ISK |
| 10 BND | 970.52 ISK |
| 50 BND | 4,852.61 ISK |
| 100 BND | 9,705.22 ISK |
| 500 BND | 48,526.08 ISK |
| 1,000 BND | 97,052.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-07-23T02:50:11Z",
"rates": {
"ISK": 97.052153
}
}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": 9705.2153,
"rate": 97.052153
}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