Rate Overview
Live
1 BSD = 125.4142 ISK
1 ISK = 0.007974
BSD
Avg
125.5562
High
125.8778
Low
125.2408
Last updated: 7/27/2026, 10:40:11 PM
Quick Conversions
| BSD | ISK |
|---|---|
| 1 BSD | 125.41 ISK |
| 10 BSD | 1,254.14 ISK |
| 50 BSD | 6,270.71 ISK |
| 100 BSD | 12,541.42 ISK |
| 500 BSD | 62,707.11 ISK |
| 1,000 BSD | 125,414.21 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-07-27T22:40:11Z",
"rates": {
"ISK": 125.414214
}
}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": 12541.4214,
"rate": 125.414214
}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