Rate Overview
Live
1 DKK = 0.461663 BYN
1 BYN = 2.1661
DKK
Avg
0.440213
High
0.532196
Low
0.331975
Last updated: 3/27/2026, 7:49:27 AM
Quick Conversions
| DKK | BYN |
|---|---|
| 1 DKK | 0.46 BYN |
| 10 DKK | 4.62 BYN |
| 50 DKK | 23.08 BYN |
| 100 DKK | 46.17 BYN |
| 500 DKK | 230.83 BYN |
| 1,000 DKK | 461.66 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-03-27T07:49:27Z",
"rates": {
"BYN": 0.461663
}
}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": 46.1663,
"rate": 0.461663
}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