Rate Overview
Live
1 BBD = 3.1577 DKK
1 DKK = 0.316685
BBD
Avg
3.1647
High
3.1802
Low
3.1481
Last updated: 4/16/2026, 11:34:56 PM
Quick Conversions
| BBD | DKK |
|---|---|
| 1 BBD | 3.16 DKK |
| 10 BBD | 31.58 DKK |
| 50 BBD | 157.89 DKK |
| 100 BBD | 315.77 DKK |
| 500 BBD | 1,578.86 DKK |
| 1,000 BBD | 3,157.71 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-04-16T23:34:56Z",
"rates": {
"DKK": 3.157713
}
}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": 315.7713,
"rate": 3.157713
}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