Rate Overview
Live
1 DKK = 0.448853 BYN
1 BYN = 2.2279
DKK
Avg
0.449407
High
0.452047
Low
0.447410
Last updated: 4/17/2026, 7:35:27 AM
Quick Conversions
| DKK | BYN |
|---|---|
| 1 DKK | 0.45 BYN |
| 10 DKK | 4.49 BYN |
| 50 DKK | 22.44 BYN |
| 100 DKK | 44.89 BYN |
| 500 DKK | 224.43 BYN |
| 1,000 DKK | 448.85 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-04-17T07:35:27Z",
"rates": {
"BYN": 0.448853
}
}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": 44.8853,
"rate": 0.448853
}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