Rate Overview
Live
1 DKK = 0.310351 BBD
1 BBD = 3.2222
DKK
Avg
0.309731
High
0.310596
Low
0.308711
Last updated: 6/16/2026, 1:33:35 PM
Quick Conversions
| DKK | BBD |
|---|---|
| 1 DKK | 0.31 BBD |
| 10 DKK | 3.10 BBD |
| 50 DKK | 15.52 BBD |
| 100 DKK | 31.04 BBD |
| 500 DKK | 155.18 BBD |
| 1,000 DKK | 310.35 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-06-16T13:33:35Z",
"rates": {
"BBD": 0.310351
}
}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": 31.0351,
"rate": 0.310351
}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