Rate Overview
Live
1 BSD = 123.5253 ISK
1 ISK = 0.008096 BSD
Avg
130.1373
High
140.4403
Low
121.1848
Last updated: 1/25/2026, 9:19:57 AM
Quick Conversions
| BSD | ISK |
|---|---|
| 1 BSD | 123.53 ISK |
| 10 BSD | 1,235.25 ISK |
| 50 BSD | 6,176.27 ISK |
| 100 BSD | 12,352.53 ISK |
| 500 BSD | 61,762.67 ISK |
| 1,000 BSD | 123,525.35 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-01-25T09:19:57Z",
"rates": {
"ISK": 123.525347
}
}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": 12352.5347,
"rate": 123.525347
}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