Rate Overview
Live
1 DKK = 0.313307 BZD
1 BZD = 3.1918
DKK
Avg
0.313078
High
0.313567
Low
0.312426
Last updated: 5/27/2026, 7:19:19 PM
Quick Conversions
| DKK | BZD |
|---|---|
| 1 DKK | 0.31 BZD |
| 10 DKK | 3.13 BZD |
| 50 DKK | 15.67 BZD |
| 100 DKK | 31.33 BZD |
| 500 DKK | 156.65 BZD |
| 1,000 DKK | 313.31 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-05-27T19:19:19Z",
"rates": {
"BZD": 0.313307
}
}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.3307,
"rate": 0.313307
}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