Rate Overview
Live
1 DKK = 14.5648 BTN
1 BTN = 0.068659
DKK
Avg
14.5691
High
14.9124
Low
14.2492
Last updated: 7/28/2026, 5:23:47 AM
Quick Conversions
| DKK | BTN |
|---|---|
| 1 DKK | 14.56 BTN |
| 10 DKK | 145.65 BTN |
| 50 DKK | 728.24 BTN |
| 100 DKK | 1,456.48 BTN |
| 500 DKK | 7,282.39 BTN |
| 1,000 DKK | 14,564.78 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-28T05:23:47Z",
"rates": {
"BTN": 14.564781
}
}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": 1456.4781,
"rate": 14.564781
}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