Rate Overview
Live
1 DKK = 0.307831 BZD
1 BZD = 3.2485
DKK
Avg
0.313637
High
0.322103
Low
0.306993
Last updated: 7/23/2026, 4:04:13 AM
Quick Conversions
| DKK | BZD |
|---|---|
| 1 DKK | 0.31 BZD |
| 10 DKK | 3.08 BZD |
| 50 DKK | 15.39 BZD |
| 100 DKK | 30.78 BZD |
| 500 DKK | 153.92 BZD |
| 1,000 DKK | 307.83 BZD |
Get DKK/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=BZDExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-23T04:04:13Z",
"rates": {
"BZD": 0.307831
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "BZD",
"amount": 100
},
"result": 30.7831,
"rate": 0.307831
}Build with DKK/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key