Rate Overview
Live
1 BSD = 124.5401 ISK
1 ISK = 0.008030
BSD
Avg
123.3650
High
125.3352
Low
121.4561
Last updated: 3/6/2026, 10:26:16 PM
Quick Conversions
| BSD | ISK |
|---|---|
| 1 BSD | 124.54 ISK |
| 10 BSD | 1,245.40 ISK |
| 50 BSD | 6,227.01 ISK |
| 100 BSD | 12,454.01 ISK |
| 500 BSD | 62,270.05 ISK |
| 1,000 BSD | 124,540.11 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-03-06T22:26:16Z",
"rates": {
"ISK": 124.540105
}
}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": 12454.0105,
"rate": 124.540105
}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