Rate Overview
Live
1 BZD = 3.1507 DKK
1 DKK = 0.317387
BZD
Avg
3.1649
High
3.1848
Low
3.1507
Last updated: 4/17/2026, 10:43:12 AM
Quick Conversions
| BZD | DKK |
|---|---|
| 1 BZD | 3.15 DKK |
| 10 BZD | 31.51 DKK |
| 50 BZD | 157.54 DKK |
| 100 BZD | 315.07 DKK |
| 500 BZD | 1,575.37 DKK |
| 1,000 BZD | 3,150.73 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-04-17T10:43:12Z",
"rates": {
"DKK": 3.15073
}
}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": 315.073,
"rate": 3.15073
}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