Rate Overview
Live
1 TJS = 18.6230 DJF
1 DJF = 0.053697
TJS
Avg
18.6112
High
18.6663
Low
18.5203
Last updated: 3/27/2026, 6:41:07 AM
Quick Conversions
| TJS | DJF |
|---|---|
| 1 TJS | 18.62 DJF |
| 10 TJS | 186.23 DJF |
| 50 TJS | 931.15 DJF |
| 100 TJS | 1,862.30 DJF |
| 500 TJS | 9,311.49 DJF |
| 1,000 TJS | 18,622.98 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-27T06:41:07Z",
"rates": {
"DJF": 18.622982
}
}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": 1862.2982,
"rate": 18.622982
}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