Rate Overview
Live
1 BND = 96.5367 ISK
1 ISK = 0.010359
BND
Avg
96.1827
High
96.5367
Low
95.8093
Last updated: 5/9/2026, 12:24:38 AM
Quick Conversions
| BND | ISK |
|---|---|
| 1 BND | 96.54 ISK |
| 10 BND | 965.37 ISK |
| 50 BND | 4,826.84 ISK |
| 100 BND | 9,653.67 ISK |
| 500 BND | 48,268.37 ISK |
| 1,000 BND | 96,536.75 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-05-09T00:24:38Z",
"rates": {
"ISK": 96.536748
}
}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": 9653.6748,
"rate": 96.536748
}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