Rate Overview
Live
1 DKK = 0.543531 TMT
1 TMT = 1.8398
DKK
Avg
0.546073
High
0.553401
Low
0.541409
Last updated: 3/7/2026, 7:40:05 AM
Quick Conversions
| DKK | TMT |
|---|---|
| 1 DKK | 0.54 TMT |
| 10 DKK | 5.44 TMT |
| 50 DKK | 27.18 TMT |
| 100 DKK | 54.35 TMT |
| 500 DKK | 271.77 TMT |
| 1,000 DKK | 543.53 TMT |
Get DKK/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=TMTExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-03-07T07:40:05Z",
"rates": {
"TMT": 0.543531
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "TMT",
"amount": 100
},
"result": 54.3531,
"rate": 0.543531
}Build with DKK/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key