Rate Overview
Live
1 TJS = 17.7083 JPY
1 JPY = 0.056471
TJS
Avg
16.6531
High
17.7083
Low
15.4704
Last updated: 7/28/2026, 5:13:35 AM
Quick Conversions
| TJS | JPY |
|---|---|
| 1 TJS | 17.71 JPY |
| 10 TJS | 177.08 JPY |
| 50 TJS | 885.41 JPY |
| 100 TJS | 1,770.83 JPY |
| 500 TJS | 8,854.13 JPY |
| 1,000 TJS | 17,708.25 JPY |
Get TJS/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=JPYExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-07-28T05:13:35Z",
"rates": {
"JPY": 17.708252
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "JPY",
"amount": 100
},
"result": 1770.8252000000002,
"rate": 17.708252
}Build with TJS/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key