Rate Overview
Live
1 DKK = 1.0453 TTD
1 TTD = 0.956621
DKK
Avg
1.0494
High
1.0537
Low
1.0446
Last updated: 3/27/2026, 11:31:44 AM
Quick Conversions
| DKK | TTD |
|---|---|
| 1 DKK | 1.05 TTD |
| 10 DKK | 10.45 TTD |
| 50 DKK | 52.27 TTD |
| 100 DKK | 104.53 TTD |
| 500 DKK | 522.67 TTD |
| 1,000 DKK | 1,045.35 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-27T11:31:44Z",
"rates": {
"TTD": 1.045346
}
}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": 104.53460000000001,
"rate": 1.045346
}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