Rate Overview
Live
1 DKK = 0.307037 BZD
1 BZD = 3.2569
DKK
Avg
0.304580
High
0.318067
Low
0.277712
Last updated: 7/24/2026, 11:23:19 AM
Quick Conversions
| DKK | BZD |
|---|---|
| 1 DKK | 0.31 BZD |
| 10 DKK | 3.07 BZD |
| 50 DKK | 15.35 BZD |
| 100 DKK | 30.70 BZD |
| 500 DKK | 153.52 BZD |
| 1,000 DKK | 307.04 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-24T11:23:19Z",
"rates": {
"BZD": 0.307037
}
}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.7037,
"rate": 0.307037
}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