Rate Overview
Live
1 BHD = 321.2453 ISK
1 ISK = 0.003113
BHD
Avg
321.0935
High
322.8183
Low
319.0019
Last updated: 9/3/2026, 3:05:01 AM
Quick Conversions
| BHD | ISK |
|---|---|
| 1 BHD | 321.25 ISK |
| 10 BHD | 3,212.45 ISK |
| 50 BHD | 16,062.27 ISK |
| 100 BHD | 32,124.53 ISK |
| 500 BHD | 160,622.67 ISK |
| 1,000 BHD | 321,245.34 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-09-03T03:05:01Z",
"rates": {
"ISK": 321.245339
}
}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": 32124.5339,
"rate": 321.245339
}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