Rate Overview
Live
1 TJS = 19.1896 DJF
1 DJF = 0.052112
TJS
Avg
19.1393
High
19.1896
Low
19.1066
Last updated: 6/19/2026, 6:01:35 AM
Quick Conversions
| TJS | DJF |
|---|---|
| 1 TJS | 19.19 DJF |
| 10 TJS | 191.90 DJF |
| 50 TJS | 959.48 DJF |
| 100 TJS | 1,918.96 DJF |
| 500 TJS | 9,594.81 DJF |
| 1,000 TJS | 19,189.61 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-06-19T06:01:35Z",
"rates": {
"DJF": 19.189613
}
}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": 1918.9613000000002,
"rate": 19.189613
}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