Rate Overview
Live
1 ISK = 0.008191 BSD
1 BSD = 122.0852
ISK
Avg
0.008178
High
0.008193
Low
0.008147
Last updated: 4/18/2026, 8:45:27 AM
Quick Conversions
| ISK | BSD |
|---|---|
| 1 ISK | 0.01 BSD |
| 10 ISK | 0.08 BSD |
| 50 ISK | 0.41 BSD |
| 100 ISK | 0.82 BSD |
| 500 ISK | 4.10 BSD |
| 1,000 ISK | 8.19 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-04-18T08:45:27Z",
"rates": {
"BSD": 0.008191
}
}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.8191,
"rate": 0.008191
}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