Rate Overview
Live
1 DKK = 0.059428 BHD
1 BHD = 16.8271
DKK
Avg
0.059418
High
0.059619
Low
0.059238
Last updated: 5/8/2026, 4:41:01 AM
Quick Conversions
| DKK | BHD |
|---|---|
| 1 DKK | 0.06 BHD |
| 10 DKK | 0.59 BHD |
| 50 DKK | 2.97 BHD |
| 100 DKK | 5.94 BHD |
| 500 DKK | 29.71 BHD |
| 1,000 DKK | 59.43 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-08T04:41:01Z",
"rates": {
"BHD": 0.059428
}
}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.9428,
"rate": 0.059428
}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