Rate Overview
Live
1 DKK = 0.311473 BBD
1 BBD = 3.2106
DKK
Avg
0.311023
High
0.311647
Low
0.310424
Last updated: 5/27/2026, 3:39:10 AM
Quick Conversions
| DKK | BBD |
|---|---|
| 1 DKK | 0.31 BBD |
| 10 DKK | 3.11 BBD |
| 50 DKK | 15.57 BBD |
| 100 DKK | 31.15 BBD |
| 500 DKK | 155.74 BBD |
| 1,000 DKK | 311.47 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-05-27T03:39:10Z",
"rates": {
"BBD": 0.311473
}
}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.1473,
"rate": 0.311473
}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