Rate Overview
Live
1 DKK = 14.8773 BTN
1 BTN = 0.067217
DKK
Avg
14.8892
High
14.9587
Low
14.8518
Last updated: 5/7/2026, 7:04:20 PM
Quick Conversions
| DKK | BTN |
|---|---|
| 1 DKK | 14.88 BTN |
| 10 DKK | 148.77 BTN |
| 50 DKK | 743.86 BTN |
| 100 DKK | 1,487.73 BTN |
| 500 DKK | 7,438.64 BTN |
| 1,000 DKK | 14,877.27 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-07T19:04:20Z",
"rates": {
"BTN": 14.877271
}
}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": 1487.7271,
"rate": 14.877271
}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