Rate Overview
Live
1 DKK = 14.8919 BTN
1 BTN = 0.067151
DKK
Avg
14.9067
High
15.0264
Low
14.8506
Last updated: 5/27/2026, 11:48:44 PM
Quick Conversions
| DKK | BTN |
|---|---|
| 1 DKK | 14.89 BTN |
| 10 DKK | 148.92 BTN |
| 50 DKK | 744.59 BTN |
| 100 DKK | 1,489.19 BTN |
| 500 DKK | 7,445.93 BTN |
| 1,000 DKK | 14,891.87 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-05-27T23:48:44Z",
"rates": {
"BTN": 14.891869
}
}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": 1489.1869,
"rate": 14.891869
}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