Rate Overview
Live
1 DKK = 1.0603 BOB
1 BOB = 0.943092
DKK
Avg
1.0570
High
1.0603
Low
1.0535
Last updated: 7/5/2026, 9:18:47 AM
Quick Conversions
| DKK | BOB |
|---|---|
| 1 DKK | 1.06 BOB |
| 10 DKK | 10.60 BOB |
| 50 DKK | 53.02 BOB |
| 100 DKK | 106.03 BOB |
| 500 DKK | 530.17 BOB |
| 1,000 DKK | 1,060.34 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-07-05T09:18:47Z",
"rates": {
"BOB": 1.060342
}
}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.03419999999998,
"rate": 1.060342
}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