Rate Overview
Live
1 DKK = 0.428038 BYN
1 BYN = 2.3362
DKK
Avg
0.427015
High
0.429425
Low
0.424130
Last updated: 5/27/2026, 5:22:42 PM
Quick Conversions
| DKK | BYN |
|---|---|
| 1 DKK | 0.43 BYN |
| 10 DKK | 4.28 BYN |
| 50 DKK | 21.40 BYN |
| 100 DKK | 42.80 BYN |
| 500 DKK | 214.02 BYN |
| 1,000 DKK | 428.04 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-05-27T17:22:42Z",
"rates": {
"BYN": 0.428038
}
}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": 42.803799999999995,
"rate": 0.428038
}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