Rate Overview
Live
1 BND = 97.6339 ISK
1 ISK = 0.010242
BND
Avg
97.2053
High
98.0593
Low
96.0167
Last updated: 3/7/2026, 4:07:05 AM
Quick Conversions
| BND | ISK |
|---|---|
| 1 BND | 97.63 ISK |
| 10 BND | 976.34 ISK |
| 50 BND | 4,881.70 ISK |
| 100 BND | 9,763.39 ISK |
| 500 BND | 48,816.96 ISK |
| 1,000 BND | 97,633.93 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-03-07T04:07:05Z",
"rates": {
"ISK": 97.633928
}
}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": 9763.3928,
"rate": 97.633928
}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