Rate Overview
Live
1 DKK = 0.444595 BYN
1 BYN = 2.2492
DKK
Avg
0.444137
High
0.444595
Low
0.443475
Last updated: 7/7/2026, 2:46:20 AM
Quick Conversions
| DKK | BYN |
|---|---|
| 1 DKK | 0.44 BYN |
| 10 DKK | 4.45 BYN |
| 50 DKK | 22.23 BYN |
| 100 DKK | 44.46 BYN |
| 500 DKK | 222.30 BYN |
| 1,000 DKK | 444.60 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-07T02:46:20Z",
"rates": {
"BYN": 0.444595
}
}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": 44.4595,
"rate": 0.444595
}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