Rate Overview
Live
1 DKK = 0.430134 BYN
1 BYN = 2.3249
DKK
Avg
0.428546
High
0.430302
Low
0.425711
Last updated: 6/17/2026, 7:16:50 AM
Quick Conversions
| DKK | BYN |
|---|---|
| 1 DKK | 0.43 BYN |
| 10 DKK | 4.30 BYN |
| 50 DKK | 21.51 BYN |
| 100 DKK | 43.01 BYN |
| 500 DKK | 215.07 BYN |
| 1,000 DKK | 430.13 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-06-17T07:16:50Z",
"rates": {
"BYN": 0.430134
}
}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.013400000000004,
"rate": 0.430134
}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