Rate Overview
Live
1 BHD = 325.4003 ISK
1 ISK = 0.003073
BHD
Avg
325.1381
High
329.1398
Low
322.4563
Last updated: 5/27/2026, 12:13:46 PM
Quick Conversions
| BHD | ISK |
|---|---|
| 1 BHD | 325.40 ISK |
| 10 BHD | 3,254.00 ISK |
| 50 BHD | 16,270.01 ISK |
| 100 BHD | 32,540.03 ISK |
| 500 BHD | 162,700.13 ISK |
| 1,000 BHD | 325,400.25 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-05-27T12:13:46Z",
"rates": {
"ISK": 325.400251
}
}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": 32540.025100000003,
"rate": 325.400251
}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