Rate Overview
Live
1 BSD = 121.2383 ISK
1 ISK = 0.008248
BSD
Avg
121.2303
High
121.4840
Low
120.5668
Last updated: 9/3/2026, 6:00:36 AM
Quick Conversions
| BSD | ISK |
|---|---|
| 1 BSD | 121.24 ISK |
| 10 BSD | 1,212.38 ISK |
| 50 BSD | 6,061.92 ISK |
| 100 BSD | 12,123.83 ISK |
| 500 BSD | 60,619.17 ISK |
| 1,000 BSD | 121,238.34 ISK |
Get BSD/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=ISKExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-09-03T06:00:36Z",
"rates": {
"ISK": 121.238335
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "ISK",
"amount": 100
},
"result": 12123.8335,
"rate": 121.238335
}Build with BSD/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key