Rate Overview
Live
1 DKK = 1.0587 BOB
1 BOB = 0.944578
DKK
Avg
1.0577
High
1.0605
Low
1.0536
Last updated: 7/7/2026, 12:26:50 PM
Quick Conversions
| DKK | BOB |
|---|---|
| 1 DKK | 1.06 BOB |
| 10 DKK | 10.59 BOB |
| 50 DKK | 52.93 BOB |
| 100 DKK | 105.87 BOB |
| 500 DKK | 529.34 BOB |
| 1,000 DKK | 1,058.67 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-07T12:26:50Z",
"rates": {
"BOB": 1.058674
}
}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": 105.86739999999999,
"rate": 1.058674
}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