Rate Overview
Live
1 BBD = 3.2867 DKK
1 DKK = 0.304260
BBD
Avg
3.3107
High
3.6186
Low
3.1588
Last updated: 7/23/2026, 4:54:15 PM
Quick Conversions
| BBD | DKK |
|---|---|
| 1 BBD | 3.29 DKK |
| 10 BBD | 32.87 DKK |
| 50 BBD | 164.33 DKK |
| 100 BBD | 328.67 DKK |
| 500 BBD | 1,643.33 DKK |
| 1,000 BBD | 3,286.67 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-23T16:54:15Z",
"rates": {
"DKK": 3.286665
}
}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": 328.66650000000004,
"rate": 3.286665
}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