Rate Overview
Live
1 BTN = 0.067049 DKK
1 DKK = 14.9145
BTN
Avg
0.067144
High
0.067331
Low
0.066850
Last updated: 5/7/2026, 3:58:26 PM
Quick Conversions
| BTN | DKK |
|---|---|
| 1 BTN | 0.07 DKK |
| 10 BTN | 0.67 DKK |
| 50 BTN | 3.35 DKK |
| 100 BTN | 6.70 DKK |
| 500 BTN | 33.52 DKK |
| 1,000 BTN | 67.05 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-05-07T15:58:26Z",
"rates": {
"DKK": 0.067049
}
}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.704899999999999,
"rate": 0.067049
}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