Rate Overview
Live
1 DKK = 0.313244 BZD
1 BZD = 3.1924
DKK
Avg
0.314321
High
0.317903
Low
0.311592
Last updated: 3/7/2026, 7:41:00 AM
Quick Conversions
| DKK | BZD |
|---|---|
| 1 DKK | 0.31 BZD |
| 10 DKK | 3.13 BZD |
| 50 DKK | 15.66 BZD |
| 100 DKK | 31.32 BZD |
| 500 DKK | 156.62 BZD |
| 1,000 DKK | 313.24 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-03-07T07:41:00Z",
"rates": {
"BZD": 0.313244
}
}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": 31.3244,
"rate": 0.313244
}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