Rate Overview
Live
1 BBD = 3.2680 DKK
1 DKK = 0.305995
BBD
Avg
3.1972
High
3.2827
Low
3.1178
Last updated: 7/4/2026, 12:46:49 AM
Quick Conversions
| BBD | DKK |
|---|---|
| 1 BBD | 3.27 DKK |
| 10 BBD | 32.68 DKK |
| 50 BBD | 163.40 DKK |
| 100 BBD | 326.80 DKK |
| 500 BBD | 1,634.02 DKK |
| 1,000 BBD | 3,268.03 DKK |
Get BBD/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=DKKExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-07-04T00:46:49Z",
"rates": {
"DKK": 3.268032
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "DKK",
"amount": 100
},
"result": 326.8032,
"rate": 3.268032
}Build with BBD/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key