Rate Overview
Live
1 BTN = 0.067577 DKK
1 DKK = 14.7979
BTN
Avg
0.068145
High
0.070340
Low
0.066721
Last updated: 8/31/2026, 5:15:50 AM
Quick Conversions
| BTN | DKK |
|---|---|
| 1 BTN | 0.07 DKK |
| 10 BTN | 0.68 DKK |
| 50 BTN | 3.38 DKK |
| 100 BTN | 6.76 DKK |
| 500 BTN | 33.79 DKK |
| 1,000 BTN | 67.58 DKK |
Get BTN/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=DKKExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-08-31T05:15:50Z",
"rates": {
"DKK": 0.067577
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "DKK",
"amount": 100
},
"result": 6.7577,
"rate": 0.067577
}Build with BTN/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key