Rate Overview
Live
1 BOB = 0.928087 DKK
1 DKK = 1.0775
BOB
Avg
0.958507
High
1.0436
Low
0.913336
Last updated: 5/27/2026, 10:53:32 PM
Quick Conversions
| BOB | DKK |
|---|---|
| 1 BOB | 0.93 DKK |
| 10 BOB | 9.28 DKK |
| 50 BOB | 46.40 DKK |
| 100 BOB | 92.81 DKK |
| 500 BOB | 464.04 DKK |
| 1,000 BOB | 928.09 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-05-27T22:53:32Z",
"rates": {
"DKK": 0.928087
}
}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": 92.8087,
"rate": 0.928087
}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