Rate Overview
Live
1 DKK = 0.057711 BHD
1 BHD = 17.3277
DKK
Avg
0.057726
High
0.057969
Low
0.057524
Last updated: 7/20/2026, 6:05:59 PM
Quick Conversions
| DKK | BHD |
|---|---|
| 1 DKK | 0.06 BHD |
| 10 DKK | 0.58 BHD |
| 50 DKK | 2.89 BHD |
| 100 DKK | 5.77 BHD |
| 500 DKK | 28.86 BHD |
| 1,000 DKK | 57.71 BHD |
Get DKK/BHD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=BHDExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-20T18:05:59Z",
"rates": {
"BHD": 0.057711
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=BHD&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "BHD",
"amount": 100
},
"result": 5.7711,
"rate": 0.057711
}Build with DKK/BHD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key