Rate Overview
Live
1 BYN = 2.2339 DKK
1 DKK = 0.447647
BYN
Avg
2.1254
High
2.3445
Low
1.8757
Last updated: 8/1/2026, 12:17:29 PM
Quick Conversions
| BYN | DKK |
|---|---|
| 1 BYN | 2.23 DKK |
| 10 BYN | 22.34 DKK |
| 50 BYN | 111.70 DKK |
| 100 BYN | 223.39 DKK |
| 500 BYN | 1,116.95 DKK |
| 1,000 BYN | 2,233.91 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-01T12:17:29Z",
"rates": {
"DKK": 2.233905
}
}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.3905,
"rate": 2.233905
}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