Rate Overview
Live
1 BTN = 0.066870 DKK
1 DKK = 14.9544
BTN
Avg
0.074588
High
0.084381
Low
0.066870
Last updated: 8/24/2026, 2:13:05 AM
Quick Conversions
| BTN | DKK |
|---|---|
| 1 BTN | 0.07 DKK |
| 10 BTN | 0.67 DKK |
| 50 BTN | 3.34 DKK |
| 100 BTN | 6.69 DKK |
| 500 BTN | 33.44 DKK |
| 1,000 BTN | 66.87 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-24T02:13:05Z",
"rates": {
"DKK": 0.06687
}
}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.687,
"rate": 0.06687
}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