Rate Overview
Live
1 DKK = 1.4190 TJS
1 TJS = 0.704697
DKK
Avg
1.4149
High
1.4200
Low
1.4081
Last updated: 7/6/2026, 11:09:15 PM
Quick Conversions
| DKK | TJS |
|---|---|
| 1 DKK | 1.42 TJS |
| 10 DKK | 14.19 TJS |
| 50 DKK | 70.95 TJS |
| 100 DKK | 141.90 TJS |
| 500 DKK | 709.52 TJS |
| 1,000 DKK | 1,419.05 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-07-06T23:09:15Z",
"rates": {
"TJS": 1.419049
}
}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": 141.9049,
"rate": 1.419049
}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