Rate Overview
Live
1 ISK = 0.016059 BBD
1 BBD = 62.2704
ISK
Avg
0.016184
High
0.016466
Low
0.015957
Last updated: 3/7/2026, 12:26:23 AM
Quick Conversions
| ISK | BBD |
|---|---|
| 1 ISK | 0.02 BBD |
| 10 ISK | 0.16 BBD |
| 50 ISK | 0.80 BBD |
| 100 ISK | 1.61 BBD |
| 500 ISK | 8.03 BBD |
| 1,000 ISK | 16.06 BBD |
Get ISK/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=BBDExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-03-07T00:26:23Z",
"rates": {
"BBD": 0.016059
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "BBD",
"amount": 100
},
"result": 1.6059,
"rate": 0.016059
}Build with ISK/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key