Rate Overview
Live
1 BYN = 2.2366 DKK
1 DKK = 0.447111
BYN
Avg
2.2287
High
2.2366
Low
2.2212
Last updated: 4/18/2026, 8:46:12 AM
Quick Conversions
| BYN | DKK |
|---|---|
| 1 BYN | 2.24 DKK |
| 10 BYN | 22.37 DKK |
| 50 BYN | 111.83 DKK |
| 100 BYN | 223.66 DKK |
| 500 BYN | 1,118.29 DKK |
| 1,000 BYN | 2,236.58 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-04-18T08:46:12Z",
"rates": {
"DKK": 2.236579
}
}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": 223.65789999999998,
"rate": 2.236579
}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