Rate Overview
Live
1 DKK = 14.7261 BTN
1 BTN = 0.067907
DKK
Avg
14.7101
High
14.7311
Low
14.6716
Last updated: 8/12/2026, 5:25:58 AM
Quick Conversions
| DKK | BTN |
|---|---|
| 1 DKK | 14.73 BTN |
| 10 DKK | 147.26 BTN |
| 50 DKK | 736.30 BTN |
| 100 DKK | 1,472.61 BTN |
| 500 DKK | 7,363.04 BTN |
| 1,000 DKK | 14,726.09 BTN |
Get DKK/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=BTNExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-08-12T05:25:58Z",
"rates": {
"BTN": 14.726087
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "BTN",
"amount": 100
},
"result": 1472.6087,
"rate": 14.726087
}Build with DKK/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key