Rate Overview
Live
1 DKK = 0.436298 BYN
1 BYN = 2.2920
DKK
Avg
0.446675
High
0.465862
Low
0.424130
Last updated: 7/12/2026, 11:06:50 PM
Quick Conversions
| DKK | BYN |
|---|---|
| 1 DKK | 0.44 BYN |
| 10 DKK | 4.36 BYN |
| 50 DKK | 21.81 BYN |
| 100 DKK | 43.63 BYN |
| 500 DKK | 218.15 BYN |
| 1,000 DKK | 436.30 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-12T23:06:50Z",
"rates": {
"BYN": 0.436298
}
}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.6298,
"rate": 0.436298
}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