Rate Overview
Live
1 BND = 95.9241 ISK
1 ISK = 0.010425
BND
Avg
96.0347
High
96.4446
Low
95.6919
Last updated: 4/18/2026, 9:01:58 AM
Quick Conversions
| BND | ISK |
|---|---|
| 1 BND | 95.92 ISK |
| 10 BND | 959.24 ISK |
| 50 BND | 4,796.20 ISK |
| 100 BND | 9,592.41 ISK |
| 500 BND | 47,962.04 ISK |
| 1,000 BND | 95,924.07 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-04-18T09:01:58Z",
"rates": {
"ISK": 95.924074
}
}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": 9592.4074,
"rate": 95.924074
}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