Rate Overview
Live
1 DKK = 1.0464 TTD
1 TTD = 0.955664
DKK
Avg
1.0511
High
1.0727
Low
1.0309
Last updated: 3/27/2026, 3:11:18 PM
Quick Conversions
| DKK | TTD |
|---|---|
| 1 DKK | 1.05 TTD |
| 10 DKK | 10.46 TTD |
| 50 DKK | 52.32 TTD |
| 100 DKK | 104.64 TTD |
| 500 DKK | 523.20 TTD |
| 1,000 DKK | 1,046.39 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-27T15:11:18Z",
"rates": {
"TTD": 1.046393
}
}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.63929999999999,
"rate": 1.046393
}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