Rate Overview
Live
1 BBD = 3.2214 DKK
1 DKK = 0.310427
BBD
Avg
3.2216
High
3.2281
Low
3.2094
Last updated: 9/3/2026, 8:03:15 AM
Quick Conversions
| BBD | DKK |
|---|---|
| 1 BBD | 3.22 DKK |
| 10 BBD | 32.21 DKK |
| 50 BBD | 161.07 DKK |
| 100 BBD | 322.14 DKK |
| 500 BBD | 1,610.68 DKK |
| 1,000 BBD | 3,221.37 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-09-03T08:03:15Z",
"rates": {
"DKK": 3.221367
}
}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": 322.13669999999996,
"rate": 3.221367
}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