Rate Overview
Live
1 BTN = 0.068492 DKK
1 DKK = 14.6002
BTN
Avg
0.073009
High
0.080654
Low
0.068265
Last updated: 3/28/2026, 1:44:00 PM
Quick Conversions
| BTN | DKK |
|---|---|
| 1 BTN | 0.07 DKK |
| 10 BTN | 0.68 DKK |
| 50 BTN | 3.42 DKK |
| 100 BTN | 6.85 DKK |
| 500 BTN | 34.25 DKK |
| 1,000 BTN | 68.49 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-03-28T13:44:00Z",
"rates": {
"DKK": 0.068492
}
}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.8492,
"rate": 0.068492
}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