Rate Overview
Live
1 BZD = 3.1900 DKK
1 DKK = 0.313478
BZD
Avg
3.1936
High
3.1980
Low
3.1894
Last updated: 9/10/2026, 8:08:42 AM
Quick Conversions
| BZD | DKK |
|---|---|
| 1 BZD | 3.19 DKK |
| 10 BZD | 31.90 DKK |
| 50 BZD | 159.50 DKK |
| 100 BZD | 319.00 DKK |
| 500 BZD | 1,595.01 DKK |
| 1,000 BZD | 3,190.02 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-09-10T08:08:42Z",
"rates": {
"DKK": 3.190019
}
}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.0019,
"rate": 3.190019
}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