Rate Overview
Live
1 BZD = 3.2419 DKK
1 DKK = 0.308458
BZD
Avg
3.2163
High
3.2422
Low
3.1992
Last updated: 6/19/2026, 8:45:02 AM
Quick Conversions
| BZD | DKK |
|---|---|
| 1 BZD | 3.24 DKK |
| 10 BZD | 32.42 DKK |
| 50 BZD | 162.10 DKK |
| 100 BZD | 324.19 DKK |
| 500 BZD | 1,620.97 DKK |
| 1,000 BZD | 3,241.94 DKK |
Get BZD/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=DKKExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-06-19T08:45:02Z",
"rates": {
"DKK": 3.241936
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "DKK",
"amount": 100
},
"result": 324.1936,
"rate": 3.241936
}Build with BZD/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key