Rate Overview
Live
1 DKK = 1.4904 TJS
1 TJS = 0.670970
DKK
Avg
1.4907
High
1.5037
Low
1.4815
Last updated: 3/7/2026, 3:45:36 AM
Quick Conversions
| DKK | TJS |
|---|---|
| 1 DKK | 1.49 TJS |
| 10 DKK | 14.90 TJS |
| 50 DKK | 74.52 TJS |
| 100 DKK | 149.04 TJS |
| 500 DKK | 745.19 TJS |
| 1,000 DKK | 1,490.38 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-03-07T03:45:36Z",
"rates": {
"TJS": 1.490379
}
}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": 149.03789999999998,
"rate": 1.490379
}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