Rate Overview
Live
1 TTD = 0.946760 DKK
1 DKK = 1.0562
TTD
Avg
0.942842
High
0.953290
Low
0.935633
Last updated: 5/27/2026, 11:58:41 PM
Quick Conversions
| TTD | DKK |
|---|---|
| 1 TTD | 0.95 DKK |
| 10 TTD | 9.47 DKK |
| 50 TTD | 47.34 DKK |
| 100 TTD | 94.68 DKK |
| 500 TTD | 473.38 DKK |
| 1,000 TTD | 946.76 DKK |
Get TTD/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=DKKExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-05-27T23:58:41Z",
"rates": {
"DKK": 0.94676
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "DKK",
"amount": 100
},
"result": 94.676,
"rate": 0.94676
}Build with TTD/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key