Rate Overview
Live
1 ISK = 0.007927 BSD
1 BSD = 126.1511
ISK
Avg
0.007992
High
0.008029
Low
0.007927
Last updated: 6/19/2026, 10:10:58 AM
Quick Conversions
| ISK | BSD |
|---|---|
| 1 ISK | 0.01 BSD |
| 10 ISK | 0.08 BSD |
| 50 ISK | 0.40 BSD |
| 100 ISK | 0.79 BSD |
| 500 ISK | 3.96 BSD |
| 1,000 ISK | 7.93 BSD |
Get ISK/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=BSDExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-06-19T10:10:58Z",
"rates": {
"BSD": 0.007927
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "BSD",
"amount": 100
},
"result": 0.7927,
"rate": 0.007927
}Build with ISK/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key