Rate Overview
Live
1 DKK = 1.0683 BOB
1 BOB = 0.936085
DKK
Avg
1.0811
High
1.1026
Low
1.0672
Last updated: 3/28/2026, 1:46:31 PM
Quick Conversions
| DKK | BOB |
|---|---|
| 1 DKK | 1.07 BOB |
| 10 DKK | 10.68 BOB |
| 50 DKK | 53.41 BOB |
| 100 DKK | 106.83 BOB |
| 500 DKK | 534.14 BOB |
| 1,000 DKK | 1,068.28 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-28T13:46:31Z",
"rates": {
"BOB": 1.068279
}
}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": 106.8279,
"rate": 1.068279
}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