Rate Overview
Live
1 DKK = 0.458692 BYN
1 BYN = 2.1801
DKK
Avg
0.455463
High
0.458692
Low
0.451371
Last updated: 3/7/2026, 3:47:00 AM
Quick Conversions
| DKK | BYN |
|---|---|
| 1 DKK | 0.46 BYN |
| 10 DKK | 4.59 BYN |
| 50 DKK | 22.93 BYN |
| 100 DKK | 45.87 BYN |
| 500 DKK | 229.35 BYN |
| 1,000 DKK | 458.69 BYN |
Get DKK/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=BYNExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-03-07T03:47:00Z",
"rates": {
"BYN": 0.458692
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "BYN",
"amount": 100
},
"result": 45.8692,
"rate": 0.458692
}Build with DKK/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key