Rate Overview
Live
1 BTN = 0.067918 DKK
1 DKK = 14.7236
BTN
Avg
0.068423
High
0.069045
Low
0.067918
Last updated: 4/17/2026, 11:57:58 AM
Quick Conversions
| BTN | DKK |
|---|---|
| 1 BTN | 0.07 DKK |
| 10 BTN | 0.68 DKK |
| 50 BTN | 3.40 DKK |
| 100 BTN | 6.79 DKK |
| 500 BTN | 33.96 DKK |
| 1,000 BTN | 67.92 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-04-17T11:57:58Z",
"rates": {
"DKK": 0.067918
}
}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.7918,
"rate": 0.067918
}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