Rate Overview
Live
1 TJS = 0.694911 DKK
1 DKK = 1.4390
TJS
Avg
0.665699
High
0.703885
Low
0.626862
Last updated: 5/29/2026, 5:10:40 PM
Quick Conversions
| TJS | DKK |
|---|---|
| 1 TJS | 0.69 DKK |
| 10 TJS | 6.95 DKK |
| 50 TJS | 34.75 DKK |
| 100 TJS | 69.49 DKK |
| 500 TJS | 347.46 DKK |
| 1,000 TJS | 694.91 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-05-29T17:10:40Z",
"rates": {
"DKK": 0.694911
}
}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.49109999999999,
"rate": 0.694911
}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