Rate Overview
Live
1 BTN = 0.069094 DKK
1 DKK = 14.4730
BTN
Avg
0.068932
High
0.071059
Low
0.066721
Last updated: 6/22/2026, 2:01:17 PM
Quick Conversions
| BTN | DKK |
|---|---|
| 1 BTN | 0.07 DKK |
| 10 BTN | 0.69 DKK |
| 50 BTN | 3.45 DKK |
| 100 BTN | 6.91 DKK |
| 500 BTN | 34.55 DKK |
| 1,000 BTN | 69.09 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-22T14:01:17Z",
"rates": {
"DKK": 0.069094
}
}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.909400000000001,
"rate": 0.069094
}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