Rate Overview
Live
1 BZD = 3.1924 DKK
1 DKK = 0.313245
BZD
Avg
3.1816
High
3.2093
Low
3.1456
Last updated: 3/7/2026, 8:01:36 AM
Quick Conversions
| BZD | DKK |
|---|---|
| 1 BZD | 3.19 DKK |
| 10 BZD | 31.92 DKK |
| 50 BZD | 159.62 DKK |
| 100 BZD | 319.24 DKK |
| 500 BZD | 1,596.20 DKK |
| 1,000 BZD | 3,192.39 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-03-07T08:01:36Z",
"rates": {
"DKK": 3.19239
}
}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": 319.23900000000003,
"rate": 3.19239
}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