Rate Overview
Live
1 DKK = 0.308775 BBD
1 BBD = 3.2386
DKK
Avg
0.310354
High
0.316224
Low
0.305579
Last updated: 3/27/2026, 7:46:39 AM
Quick Conversions
| DKK | BBD |
|---|---|
| 1 DKK | 0.31 BBD |
| 10 DKK | 3.09 BBD |
| 50 DKK | 15.44 BBD |
| 100 DKK | 30.88 BBD |
| 500 DKK | 154.39 BBD |
| 1,000 DKK | 308.78 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-03-27T07:46:39Z",
"rates": {
"BBD": 0.308775
}
}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.8775,
"rate": 0.308775
}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