Rate Overview
Live
1 DKK = 14.6323 BTN
1 BTN = 0.068342
DKK
Avg
14.6971
High
14.7360
Low
14.6323
Last updated: 7/27/2026, 7:15:00 PM
Quick Conversions
| DKK | BTN |
|---|---|
| 1 DKK | 14.63 BTN |
| 10 DKK | 146.32 BTN |
| 50 DKK | 731.62 BTN |
| 100 DKK | 1,463.23 BTN |
| 500 DKK | 7,316.15 BTN |
| 1,000 DKK | 14,632.31 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-27T19:15:00Z",
"rates": {
"BTN": 14.632307
}
}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": 1463.2307,
"rate": 14.632307
}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