Rate Overview
Live
1 BTN = 0.069950 DKK
1 DKK = 14.2959
BTN
Avg
0.069905
High
0.070539
Low
0.069441
Last updated: 3/7/2026, 7:34:51 AM
Quick Conversions
| BTN | DKK |
|---|---|
| 1 BTN | 0.07 DKK |
| 10 BTN | 0.70 DKK |
| 50 BTN | 3.50 DKK |
| 100 BTN | 7.00 DKK |
| 500 BTN | 34.98 DKK |
| 1,000 BTN | 69.95 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-03-07T07:34:51Z",
"rates": {
"DKK": 0.06995
}
}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.995,
"rate": 0.06995
}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