Rate Overview
Live
1 DKK = 1.0535 TTD
1 TTD = 0.949201
DKK
Avg
1.0564
High
1.0682
Low
1.0476
Last updated: 3/7/2026, 6:28:08 AM
Quick Conversions
| DKK | TTD |
|---|---|
| 1 DKK | 1.05 TTD |
| 10 DKK | 10.54 TTD |
| 50 DKK | 52.68 TTD |
| 100 DKK | 105.35 TTD |
| 500 DKK | 526.76 TTD |
| 1,000 DKK | 1,053.52 TTD |
Get DKK/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=TTDExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-03-07T06:28:08Z",
"rates": {
"TTD": 1.053518
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "TTD",
"amount": 100
},
"result": 105.3518,
"rate": 1.053518
}Build with DKK/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key