Rate Overview
Live
1 DKK = 1.0740 BOB
1 BOB = 0.931130
DKK
Avg
1.0793
High
1.0914
Low
1.0685
Last updated: 3/7/2026, 7:39:56 AM
Quick Conversions
| DKK | BOB |
|---|---|
| 1 DKK | 1.07 BOB |
| 10 DKK | 10.74 BOB |
| 50 DKK | 53.70 BOB |
| 100 DKK | 107.40 BOB |
| 500 DKK | 536.98 BOB |
| 1,000 DKK | 1,073.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-03-07T07:39:56Z",
"rates": {
"BOB": 1.073964
}
}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.39639999999999,
"rate": 1.073964
}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