Rate Overview
Live
1 BOB = 0.946126 DKK
1 DKK = 1.0569
BOB
Avg
0.945617
High
0.949167
Low
0.942939
Last updated: 7/7/2026, 8:00:55 PM
Quick Conversions
| BOB | DKK |
|---|---|
| 1 BOB | 0.95 DKK |
| 10 BOB | 9.46 DKK |
| 50 BOB | 47.31 DKK |
| 100 BOB | 94.61 DKK |
| 500 BOB | 473.06 DKK |
| 1,000 BOB | 946.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-07-07T20:00:55Z",
"rates": {
"DKK": 0.946126
}
}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.6126,
"rate": 0.946126
}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