Rate Overview
Live
1 DKK = 1.7082 BOB
1 BOB = 0.585400
DKK
Avg
1.6624
High
1.7082
Low
1.6341
Last updated: 7/25/2026, 11:31:18 PM
Quick Conversions
| DKK | BOB |
|---|---|
| 1 DKK | 1.71 BOB |
| 10 DKK | 17.08 BOB |
| 50 DKK | 85.41 BOB |
| 100 DKK | 170.82 BOB |
| 500 DKK | 854.12 BOB |
| 1,000 DKK | 1,708.23 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-07-25T23:31:18Z",
"rates": {
"BOB": 1.708234
}
}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": 170.8234,
"rate": 1.708234
}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