Rate Overview
Live
1 BYN = 2.3436 DKK
1 DKK = 0.426689
BYN
Avg
2.3406
High
2.3461
Low
2.3287
Last updated: 5/29/2026, 7:52:09 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.63 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-29T19:52:09Z",
"rates": {
"DKK": 2.343627
}
}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.36270000000002,
"rate": 2.343627
}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