Rate Overview
Live
1 DKK = 0.058954 BHD
1 BHD = 16.9624
DKK
Avg
0.058752
High
0.058954
Low
0.058390
Last updated: 5/28/2026, 11:00:23 PM
Quick Conversions
| DKK | BHD |
|---|---|
| 1 DKK | 0.06 BHD |
| 10 DKK | 0.59 BHD |
| 50 DKK | 2.95 BHD |
| 100 DKK | 5.90 BHD |
| 500 DKK | 29.48 BHD |
| 1,000 DKK | 58.95 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-28T23:00:23Z",
"rates": {
"BHD": 0.058954
}
}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.8953999999999995,
"rate": 0.058954
}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