Rate Overview
Live
1 TJS = 0.698479 DKK
1 DKK = 1.4317
TJS
Avg
0.697344
High
0.699036
Low
0.695182
Last updated: 9/3/2026, 5:27:32 AM
Quick Conversions
| TJS | DKK |
|---|---|
| 1 TJS | 0.70 DKK |
| 10 TJS | 6.98 DKK |
| 50 TJS | 34.92 DKK |
| 100 TJS | 69.85 DKK |
| 500 TJS | 349.24 DKK |
| 1,000 TJS | 698.48 DKK |
Get TJS/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=DKKExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-09-03T05:27:32Z",
"rates": {
"DKK": 0.698479
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "DKK",
"amount": 100
},
"result": 69.8479,
"rate": 0.698479
}Build with TJS/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key