Rate Overview
Live
1 TJS = 0.678092 DKK
1 DKK = 1.4747
TJS
Avg
0.685324
High
0.700825
Low
0.667876
Last updated: 3/27/2026, 3:31:42 PM
Quick Conversions
| TJS | DKK |
|---|---|
| 1 TJS | 0.68 DKK |
| 10 TJS | 6.78 DKK |
| 50 TJS | 33.90 DKK |
| 100 TJS | 67.81 DKK |
| 500 TJS | 339.05 DKK |
| 1,000 TJS | 678.09 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-03-27T15:31:42Z",
"rates": {
"DKK": 0.678092
}
}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": 67.8092,
"rate": 0.678092
}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