Rate Overview
Live
1 TJS = 19.0488 DJF
1 DJF = 0.052497
TJS
Avg
19.0138
High
19.1163
Low
18.9430
Last updated: 5/9/2026, 7:38:10 PM
Quick Conversions
| TJS | DJF |
|---|---|
| 1 TJS | 19.05 DJF |
| 10 TJS | 190.49 DJF |
| 50 TJS | 952.44 DJF |
| 100 TJS | 1,904.88 DJF |
| 500 TJS | 9,524.42 DJF |
| 1,000 TJS | 19,048.85 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-05-09T19:38:10Z",
"rates": {
"DJF": 19.048849
}
}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": 1904.8849,
"rate": 19.048849
}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