Rate Overview
Live
1 BBD = 3.2077 DKK
1 DKK = 0.311753
BBD
Avg
3.2001
High
3.2842
Low
3.1169
Last updated: 5/27/2026, 7:25:33 AM
Quick Conversions
| BBD | DKK |
|---|---|
| 1 BBD | 3.21 DKK |
| 10 BBD | 32.08 DKK |
| 50 BBD | 160.38 DKK |
| 100 BBD | 320.77 DKK |
| 500 BBD | 1,603.83 DKK |
| 1,000 BBD | 3,207.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-05-27T07:25:33Z",
"rates": {
"DKK": 3.207665
}
}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": 320.7665,
"rate": 3.207665
}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