Rate Overview
Live
1 BOB = 0.944125 DKK
1 DKK = 1.0592
BOB
Avg
0.936404
High
0.944214
Low
0.930771
Last updated: 6/19/2026, 8:23:54 AM
Quick Conversions
| BOB | DKK |
|---|---|
| 1 BOB | 0.94 DKK |
| 10 BOB | 9.44 DKK |
| 50 BOB | 47.21 DKK |
| 100 BOB | 94.41 DKK |
| 500 BOB | 472.06 DKK |
| 1,000 BOB | 944.13 DKK |
Get BOB/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=DKKExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-06-19T08:23:54Z",
"rates": {
"DKK": 0.944125
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "DKK",
"amount": 100
},
"result": 94.4125,
"rate": 0.944125
}Build with BOB/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key