Rate Overview
Live
1 DKK = 1.0912 BOB
1 BOB = 0.916419
DKK
Avg
1.0859
High
1.0912
Low
1.0788
Last updated: 4/17/2026, 5:54:38 PM
Quick Conversions
| DKK | BOB |
|---|---|
| 1 DKK | 1.09 BOB |
| 10 DKK | 10.91 BOB |
| 50 DKK | 54.56 BOB |
| 100 DKK | 109.12 BOB |
| 500 DKK | 545.60 BOB |
| 1,000 DKK | 1,091.20 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-04-17T17:54:38Z",
"rates": {
"BOB": 1.091204
}
}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": 109.1204,
"rate": 1.091204
}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