Rate Overview
Live
1 DKK = 0.478524 BYN
1 BYN = 2.0898
DKK
Avg
0.474945
High
0.479844
Low
0.467596
Last updated: 9/4/2026, 11:25:38 PM
Quick Conversions
| DKK | BYN |
|---|---|
| 1 DKK | 0.48 BYN |
| 10 DKK | 4.79 BYN |
| 50 DKK | 23.93 BYN |
| 100 DKK | 47.85 BYN |
| 500 DKK | 239.26 BYN |
| 1,000 DKK | 478.52 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-09-04T23:25:38Z",
"rates": {
"BYN": 0.478524
}
}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": 47.8524,
"rate": 0.478524
}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