Rate Overview
Live
1 DKK = 14.5538 BTN
1 BTN = 0.068711
DKK
Avg
14.2374
High
14.9876
Low
13.4669
Last updated: 7/28/2026, 12:02:22 PM
Quick Conversions
| DKK | BTN |
|---|---|
| 1 DKK | 14.55 BTN |
| 10 DKK | 145.54 BTN |
| 50 DKK | 727.69 BTN |
| 100 DKK | 1,455.38 BTN |
| 500 DKK | 7,276.88 BTN |
| 1,000 DKK | 14,553.77 BTN |
Get DKK/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=BTNExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-28T12:02:22Z",
"rates": {
"BTN": 14.553767
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "BTN",
"amount": 100
},
"result": 1455.3767,
"rate": 14.553767
}Build with DKK/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key