Rate Overview
Live
1 DKK = 0.457988 BYN
1 BYN = 2.1835
DKK
Avg
0.458487
High
0.460471
Low
0.455290
Last updated: 8/12/2026, 2:59:31 PM
Quick Conversions
| DKK | BYN |
|---|---|
| 1 DKK | 0.46 BYN |
| 10 DKK | 4.58 BYN |
| 50 DKK | 22.90 BYN |
| 100 DKK | 45.80 BYN |
| 500 DKK | 228.99 BYN |
| 1,000 DKK | 457.99 BYN |
Get DKK/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=BYNExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-08-12T14:59:31Z",
"rates": {
"BYN": 0.457988
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "BYN",
"amount": 100
},
"result": 45.7988,
"rate": 0.457988
}Build with DKK/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key