Rate Overview
Live
1 DKK = 0.058942 BHD
1 BHD = 16.9658
DKK
Avg
0.059088
High
0.059619
Low
0.058390
Last updated: 5/28/2026, 9:42:27 PM
Quick Conversions
| DKK | BHD |
|---|---|
| 1 DKK | 0.06 BHD |
| 10 DKK | 0.59 BHD |
| 50 DKK | 2.95 BHD |
| 100 DKK | 5.89 BHD |
| 500 DKK | 29.47 BHD |
| 1,000 DKK | 58.94 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-05-28T21:42:27Z",
"rates": {
"BHD": 0.058942
}
}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.8942000000000005,
"rate": 0.058942
}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