Rate Overview
Live
1 BYN = 2.3436 DKK
1 DKK = 0.426690
BYN
Avg
2.2210
High
2.3436
Low
2.1402
Last updated: 5/29/2026, 6:51:56 PM
Quick Conversions
| BYN | DKK |
|---|---|
| 1 BYN | 2.34 DKK |
| 10 BYN | 23.44 DKK |
| 50 BYN | 117.18 DKK |
| 100 BYN | 234.36 DKK |
| 500 BYN | 1,171.81 DKK |
| 1,000 BYN | 2,343.62 DKK |
Get BYN/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=DKKExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-05-29T18:51:56Z",
"rates": {
"DKK": 2.343621
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "DKK",
"amount": 100
},
"result": 234.36210000000003,
"rate": 2.343621
}Build with BYN/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key