Rate Overview
Live
1 BZD = 3.2002 DKK
1 DKK = 0.312476
BZD
Avg
3.2086
High
3.2181
Low
3.2002
Last updated: 8/19/2026, 9:49:53 AM
Quick Conversions
| BZD | DKK |
|---|---|
| 1 BZD | 3.20 DKK |
| 10 BZD | 32.00 DKK |
| 50 BZD | 160.01 DKK |
| 100 BZD | 320.02 DKK |
| 500 BZD | 1,600.12 DKK |
| 1,000 BZD | 3,200.24 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-08-19T09:49:53Z",
"rates": {
"DKK": 3.200242
}
}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": 320.0242,
"rate": 3.200242
}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