Rate Overview
Live
1 BOB = 0.931129 DKK
1 DKK = 1.0740
BOB
Avg
0.926610
High
0.935907
Low
0.916245
Last updated: 3/7/2026, 6:08:08 AM
Quick Conversions
| BOB | DKK |
|---|---|
| 1 BOB | 0.93 DKK |
| 10 BOB | 9.31 DKK |
| 50 BOB | 46.56 DKK |
| 100 BOB | 93.11 DKK |
| 500 BOB | 465.56 DKK |
| 1,000 BOB | 931.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-03-07T06:08:08Z",
"rates": {
"DKK": 0.931129
}
}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.1129,
"rate": 0.931129
}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