Rate Overview
Live
1 TJS = 19.3023 DJF
1 DJF = 0.051807
TJS
Avg
19.2846
High
19.3287
Low
19.2221
Last updated: 8/17/2026, 10:20:01 AM
Quick Conversions
| TJS | DJF |
|---|---|
| 1 TJS | 19.30 DJF |
| 10 TJS | 193.02 DJF |
| 50 TJS | 965.11 DJF |
| 100 TJS | 1,930.23 DJF |
| 500 TJS | 9,651.14 DJF |
| 1,000 TJS | 19,302.29 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-08-17T10:20:01Z",
"rates": {
"DJF": 19.302285
}
}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": 1930.2285000000002,
"rate": 19.302285
}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