Rate Overview
Live
1 TJS = 19.2372 DJF
1 DJF = 0.051983
TJS
Avg
18.0368
High
19.3515
Low
16.2601
Last updated: 7/28/2026, 8:24:23 AM
Quick Conversions
| TJS | DJF |
|---|---|
| 1 TJS | 19.24 DJF |
| 10 TJS | 192.37 DJF |
| 50 TJS | 961.86 DJF |
| 100 TJS | 1,923.72 DJF |
| 500 TJS | 9,618.60 DJF |
| 1,000 TJS | 19,237.20 DJF |
Get TJS/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=DJFExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-07-28T08:24:23Z",
"rates": {
"DJF": 19.237204
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "DJF",
"amount": 100
},
"result": 1923.7204,
"rate": 19.237204
}Build with TJS/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key