Rate Overview
Live
1 DKK = 1.4317 TJS
1 TJS = 0.698480
DKK
Avg
1.4340
High
1.4385
Low
1.4305
Last updated: 9/3/2026, 5:29:15 AM
Quick Conversions
| DKK | TJS |
|---|---|
| 1 DKK | 1.43 TJS |
| 10 DKK | 14.32 TJS |
| 50 DKK | 71.58 TJS |
| 100 DKK | 143.17 TJS |
| 500 DKK | 715.84 TJS |
| 1,000 DKK | 1,431.68 TJS |
Get DKK/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=TJSExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-09-03T05:29:15Z",
"rates": {
"TJS": 1.431681
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "TJS",
"amount": 100
},
"result": 143.1681,
"rate": 1.431681
}Build with DKK/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key