Rate Overview
Live
1 BSD = 125.3425 ISK
1 ISK = 0.007978
BSD
Avg
123.9189
High
126.4823
Low
121.0957
Last updated: 7/20/2026, 7:55:15 AM
Quick Conversions
| BSD | ISK |
|---|---|
| 1 BSD | 125.34 ISK |
| 10 BSD | 1,253.42 ISK |
| 50 BSD | 6,267.12 ISK |
| 100 BSD | 12,534.25 ISK |
| 500 BSD | 62,671.23 ISK |
| 1,000 BSD | 125,342.45 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-20T07:55:15Z",
"rates": {
"ISK": 125.342452
}
}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": 12534.2452,
"rate": 125.342452
}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