Rate Overview
Live
1 TJS = 18.8843 DJF
1 DJF = 0.052954
TJS
Avg
18.7927
High
18.8843
Low
18.7065
Last updated: 4/18/2026, 8:47:26 AM
Quick Conversions
| TJS | DJF |
|---|---|
| 1 TJS | 18.88 DJF |
| 10 TJS | 188.84 DJF |
| 50 TJS | 944.22 DJF |
| 100 TJS | 1,888.43 DJF |
| 500 TJS | 9,442.17 DJF |
| 1,000 TJS | 18,884.33 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-04-18T08:47:26Z",
"rates": {
"DJF": 18.884334
}
}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": 1888.4334,
"rate": 18.884334
}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