Rate Overview
Live
1 BOB = 0.556315 DKK
1 DKK = 1.7975
BOB
Avg
0.551480
High
0.556629
Low
0.540007
Last updated: 8/18/2026, 7:01:01 PM
Quick Conversions
| BOB | DKK |
|---|---|
| 1 BOB | 0.56 DKK |
| 10 BOB | 5.56 DKK |
| 50 BOB | 27.82 DKK |
| 100 BOB | 55.63 DKK |
| 500 BOB | 278.16 DKK |
| 1,000 BOB | 556.32 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-08-18T19:01:01Z",
"rates": {
"DKK": 0.556315
}
}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": 55.6315,
"rate": 0.556315
}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