Rate Overview
Live
1 DKK = 0.304424 BBD
1 BBD = 3.2849
DKK
Avg
0.305568
High
0.306797
Low
0.304424
Last updated: 7/23/2026, 2:57:59 PM
Quick Conversions
| DKK | BBD |
|---|---|
| 1 DKK | 0.30 BBD |
| 10 DKK | 3.04 BBD |
| 50 DKK | 15.22 BBD |
| 100 DKK | 30.44 BBD |
| 500 DKK | 152.21 BBD |
| 1,000 DKK | 304.42 BBD |
Get DKK/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=BBDExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-23T14:57:59Z",
"rates": {
"BBD": 0.304424
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "BBD",
"amount": 100
},
"result": 30.442399999999996,
"rate": 0.304424
}Build with DKK/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key