Rate Overview
Live
1 DKK = 1.0861 BOB
1 BOB = 0.920759
DKK
Avg
1.0849
High
1.0887
Low
1.0821
Last updated: 5/7/2026, 8:59:26 PM
Quick Conversions
| DKK | BOB |
|---|---|
| 1 DKK | 1.09 BOB |
| 10 DKK | 10.86 BOB |
| 50 DKK | 54.30 BOB |
| 100 DKK | 108.61 BOB |
| 500 DKK | 543.03 BOB |
| 1,000 DKK | 1,086.06 BOB |
Get DKK/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=BOBExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-05-07T20:59:26Z",
"rates": {
"BOB": 1.08606
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "BOB",
"amount": 100
},
"result": 108.60600000000001,
"rate": 1.08606
}Build with DKK/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key