Rate Overview
Live
1 BHD = 332.1500 ISK
1 ISK = 0.003011
BHD
Avg
327.9327
High
332.1500
Low
322.2045
Last updated: 3/7/2026, 4:05:22 AM
Quick Conversions
| BHD | ISK |
|---|---|
| 1 BHD | 332.15 ISK |
| 10 BHD | 3,321.50 ISK |
| 50 BHD | 16,607.50 ISK |
| 100 BHD | 33,215.00 ISK |
| 500 BHD | 166,075.02 ISK |
| 1,000 BHD | 332,150.03 ISK |
Get BHD/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=ISKExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-03-07T04:05:22Z",
"rates": {
"ISK": 332.150033
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "ISK",
"amount": 100
},
"result": 33215.003300000004,
"rate": 332.150033
}Build with BHD/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key