Rate Overview
Live
1 BOB = 0.936085 DKK
1 DKK = 1.0683
BOB
Avg
0.934623
High
0.937618
Low
0.931458
Last updated: 3/28/2026, 10:40:07 AM
Quick Conversions
| BOB | DKK |
|---|---|
| 1 BOB | 0.94 DKK |
| 10 BOB | 9.36 DKK |
| 50 BOB | 46.80 DKK |
| 100 BOB | 93.61 DKK |
| 500 BOB | 468.04 DKK |
| 1,000 BOB | 936.08 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-03-28T10:40:07Z",
"rates": {
"DKK": 0.936085
}
}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": 93.60849999999999,
"rate": 0.936085
}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