Rate Overview
Live
1 DKK = 1.0729 BOB
1 BOB = 0.932044
DKK
Avg
1.0749
High
1.0783
Low
1.0723
Last updated: 5/28/2026, 4:37:49 AM
Quick Conversions
| DKK | BOB |
|---|---|
| 1 DKK | 1.07 BOB |
| 10 DKK | 10.73 BOB |
| 50 DKK | 53.65 BOB |
| 100 DKK | 107.29 BOB |
| 500 DKK | 536.46 BOB |
| 1,000 DKK | 1,072.91 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-28T04:37:49Z",
"rates": {
"BOB": 1.072911
}
}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": 107.2911,
"rate": 1.072911
}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