Rate Overview
Live
1 BYN = 2.1684 DKK
1 DKK = 0.461175
BYN
Avg
2.3137
High
3.0123
Low
1.8790
Last updated: 3/27/2026, 8:02:48 AM
Quick Conversions
| BYN | DKK |
|---|---|
| 1 BYN | 2.17 DKK |
| 10 BYN | 21.68 DKK |
| 50 BYN | 108.42 DKK |
| 100 BYN | 216.84 DKK |
| 500 BYN | 1,084.19 DKK |
| 1,000 BYN | 2,168.38 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-03-27T08:02:48Z",
"rates": {
"DKK": 2.168375
}
}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": 216.8375,
"rate": 2.168375
}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