Rate Overview
Live
1 BTN = 0.069211 DKK
1 DKK = 14.4486
BTN
Avg
0.068391
High
0.069217
Low
0.067707
Last updated: 6/19/2026, 8:19:07 AM
Quick Conversions
| BTN | DKK |
|---|---|
| 1 BTN | 0.07 DKK |
| 10 BTN | 0.69 DKK |
| 50 BTN | 3.46 DKK |
| 100 BTN | 6.92 DKK |
| 500 BTN | 34.61 DKK |
| 1,000 BTN | 69.21 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-06-19T08:19:07Z",
"rates": {
"DKK": 0.069211
}
}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.921099999999999,
"rate": 0.069211
}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