Rate Overview
Live
1 BYN = 2.1053 DKK
1 DKK = 0.474982
BYN
Avg
2.1274
High
2.1617
Low
2.1053
Last updated: 8/20/2026, 2:00:36 AM
Quick Conversions
| BYN | DKK |
|---|---|
| 1 BYN | 2.11 DKK |
| 10 BYN | 21.05 DKK |
| 50 BYN | 105.27 DKK |
| 100 BYN | 210.53 DKK |
| 500 BYN | 1,052.67 DKK |
| 1,000 BYN | 2,105.34 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-08-20T02:00:36Z",
"rates": {
"DKK": 2.105343
}
}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": 210.5343,
"rate": 2.105343
}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