Rate Overview
Live
1 BTN = 0.067977 DKK
1 DKK = 14.7109
BTN
Avg
0.067598
High
0.068159
Low
0.066747
Last updated: 9/1/2026, 6:33:09 PM
Quick Conversions
| BTN | DKK |
|---|---|
| 1 BTN | 0.07 DKK |
| 10 BTN | 0.68 DKK |
| 50 BTN | 3.40 DKK |
| 100 BTN | 6.80 DKK |
| 500 BTN | 33.99 DKK |
| 1,000 BTN | 67.98 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-09-01T18:33:09Z",
"rates": {
"DKK": 0.067977
}
}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.7977,
"rate": 0.067977
}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