Rate Overview
Live
1 BYN = 2.1902 DKK
1 DKK = 0.456574
BYN
Avg
2.1988
High
2.2155
Low
2.1851
Last updated: 3/7/2026, 1:02:08 AM
Quick Conversions
| BYN | DKK |
|---|---|
| 1 BYN | 2.19 DKK |
| 10 BYN | 21.90 DKK |
| 50 BYN | 109.51 DKK |
| 100 BYN | 219.02 DKK |
| 500 BYN | 1,095.11 DKK |
| 1,000 BYN | 2,190.22 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-07T01:02:08Z",
"rates": {
"DKK": 2.190224
}
}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": 219.0224,
"rate": 2.190224
}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