Rate Overview
Live
1 DKK = 14.6081 BTN
1 BTN = 0.068455
DKK
Avg
14.4838
High
14.6081
Low
14.3815
Last updated: 7/4/2026, 6:26:47 AM
Quick Conversions
| DKK | BTN |
|---|---|
| 1 DKK | 14.61 BTN |
| 10 DKK | 146.08 BTN |
| 50 DKK | 730.41 BTN |
| 100 DKK | 1,460.81 BTN |
| 500 DKK | 7,304.07 BTN |
| 1,000 DKK | 14,608.14 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-04T06:26:47Z",
"rates": {
"BTN": 14.608136
}
}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": 1460.8136,
"rate": 14.608136
}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