Rate Overview
Live
1 DKK = 1.0760 BOB
1 BOB = 0.929403
DKK
Avg
1.0785
High
1.1038
Low
1.0489
Last updated: 5/28/2026, 3:44:14 AM
Quick Conversions
| DKK | BOB |
|---|---|
| 1 DKK | 1.08 BOB |
| 10 DKK | 10.76 BOB |
| 50 DKK | 53.80 BOB |
| 100 DKK | 107.60 BOB |
| 500 DKK | 537.98 BOB |
| 1,000 DKK | 1,075.96 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-28T03:44:14Z",
"rates": {
"BOB": 1.075959
}
}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.59590000000001,
"rate": 1.075959
}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