Rate Overview
Live
1 BSD = 124.2755 ISK
1 ISK = 0.008047
BSD
Avg
124.1706
High
126.1452
Low
121.2968
Last updated: 3/27/2026, 5:39:58 AM
Quick Conversions
| BSD | ISK |
|---|---|
| 1 BSD | 124.28 ISK |
| 10 BSD | 1,242.76 ISK |
| 50 BSD | 6,213.78 ISK |
| 100 BSD | 12,427.55 ISK |
| 500 BSD | 62,137.76 ISK |
| 1,000 BSD | 124,275.52 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-27T05:39:58Z",
"rates": {
"ISK": 124.275523
}
}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": 12427.552300000001,
"rate": 124.275523
}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