Rate Overview
Live
1 DKK = 0.436448 BYN
1 BYN = 2.2912
DKK
Avg
0.444479
High
0.462504
Low
0.426026
Last updated: 7/26/2026, 1:06:20 AM
Quick Conversions
| DKK | BYN |
|---|---|
| 1 DKK | 0.44 BYN |
| 10 DKK | 4.36 BYN |
| 50 DKK | 21.82 BYN |
| 100 DKK | 43.64 BYN |
| 500 DKK | 218.22 BYN |
| 1,000 DKK | 436.45 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-07-26T01:06:20Z",
"rates": {
"BYN": 0.436448
}
}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": 43.644800000000004,
"rate": 0.436448
}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