Rate Overview
Live
1 BYN = 2.3508 DKK
1 DKK = 0.425380
BYN
Avg
2.3386
High
2.3552
Low
2.3272
Last updated: 6/19/2026, 11:23:10 AM
Quick Conversions
| BYN | DKK |
|---|---|
| 1 BYN | 2.35 DKK |
| 10 BYN | 23.51 DKK |
| 50 BYN | 117.54 DKK |
| 100 BYN | 235.08 DKK |
| 500 BYN | 1,175.42 DKK |
| 1,000 BYN | 2,350.84 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-06-19T11:23:10Z",
"rates": {
"DKK": 2.350837
}
}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": 235.0837,
"rate": 2.350837
}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