Rate Overview
Live
1 BSD = 122.2122 ISK
1 ISK = 0.008182
BSD
Avg
122.3793
High
122.7073
Low
121.7506
Last updated: 5/8/2026, 2:21:56 PM
Quick Conversions
| BSD | ISK |
|---|---|
| 1 BSD | 122.21 ISK |
| 10 BSD | 1,222.12 ISK |
| 50 BSD | 6,110.61 ISK |
| 100 BSD | 12,221.22 ISK |
| 500 BSD | 61,106.10 ISK |
| 1,000 BSD | 122,212.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-05-08T14:21:56Z",
"rates": {
"ISK": 122.212206
}
}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": 12221.220599999999,
"rate": 122.212206
}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