Rate Overview
Live
1 DKK = 1.0369 TTD
1 TTD = 0.964371
DKK
Avg
1.0354
High
1.0379
Low
1.0320
Last updated: 7/4/2026, 10:46:00 AM
Quick Conversions
| DKK | TTD |
|---|---|
| 1 DKK | 1.04 TTD |
| 10 DKK | 10.37 TTD |
| 50 DKK | 51.85 TTD |
| 100 DKK | 103.69 TTD |
| 500 DKK | 518.47 TTD |
| 1,000 DKK | 1,036.95 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-07-04T10:46:00Z",
"rates": {
"TTD": 1.036945
}
}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": 103.6945,
"rate": 1.036945
}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