Rate Overview
Live
1 BSD = 122.0725 ISK
1 ISK = 0.008192
BSD
Avg
122.2768
High
122.7439
Low
122.0519
Last updated: 4/18/2026, 8:45:27 AM
Quick Conversions
| BSD | ISK |
|---|---|
| 1 BSD | 122.07 ISK |
| 10 BSD | 1,220.72 ISK |
| 50 BSD | 6,103.62 ISK |
| 100 BSD | 12,207.25 ISK |
| 500 BSD | 61,036.23 ISK |
| 1,000 BSD | 122,072.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-04-18T08:45:27Z",
"rates": {
"ISK": 122.072453
}
}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": 12207.245299999999,
"rate": 122.072453
}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