Rate Overview
Live
1 DKK = 0.059697 BHD
1 BHD = 16.7513
DKK
Avg
0.059448
High
0.059704
Low
0.059123
Last updated: 4/17/2026, 1:31:26 PM
Quick Conversions
| DKK | BHD |
|---|---|
| 1 DKK | 0.06 BHD |
| 10 DKK | 0.60 BHD |
| 50 DKK | 2.98 BHD |
| 100 DKK | 5.97 BHD |
| 500 DKK | 29.85 BHD |
| 1,000 DKK | 59.70 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-04-17T13:31:26Z",
"rates": {
"BHD": 0.059697
}
}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.9697,
"rate": 0.059697
}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