Rate Overview
Live
1 TJS = 18.5737 DJF
1 DJF = 0.053839
TJS
Avg
18.6618
High
18.7621
Low
18.5458
Last updated: 3/7/2026, 1:01:58 AM
Quick Conversions
| TJS | DJF |
|---|---|
| 1 TJS | 18.57 DJF |
| 10 TJS | 185.74 DJF |
| 50 TJS | 928.69 DJF |
| 100 TJS | 1,857.37 DJF |
| 500 TJS | 9,286.87 DJF |
| 1,000 TJS | 18,573.75 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-03-07T01:01:58Z",
"rates": {
"DJF": 18.573747
}
}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": 1857.3747,
"rate": 18.573747
}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