Rate Overview
Live
1 DKK = 14.8947 BTN
1 BTN = 0.067138
DKK
Avg
14.9071
High
15.0264
Low
14.8506
Last updated: 5/27/2026, 10:40:05 PM
Quick Conversions
| DKK | BTN |
|---|---|
| 1 DKK | 14.89 BTN |
| 10 DKK | 148.95 BTN |
| 50 DKK | 744.74 BTN |
| 100 DKK | 1,489.47 BTN |
| 500 DKK | 7,447.35 BTN |
| 1,000 DKK | 14,894.71 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-05-27T22:40:05Z",
"rates": {
"BTN": 14.894708
}
}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": 1489.4708,
"rate": 14.894708
}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