Rate Overview
Live
1 BSD = 125.9114 ISK
1 ISK = 0.007942
BSD
Avg
126.0459
High
126.3823
Low
125.7763
Last updated: 7/7/2026, 6:33:57 PM
Quick Conversions
| BSD | ISK |
|---|---|
| 1 BSD | 125.91 ISK |
| 10 BSD | 1,259.11 ISK |
| 50 BSD | 6,295.57 ISK |
| 100 BSD | 12,591.14 ISK |
| 500 BSD | 62,955.68 ISK |
| 1,000 BSD | 125,911.36 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-07T18:33:57Z",
"rates": {
"ISK": 125.911356
}
}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": 12591.1356,
"rate": 125.911356
}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