Rate Overview
Live
1 TJS = 17.3305 JPY
1 JPY = 0.057702
TJS
Avg
17.2280
High
17.3305
Low
17.1660
Last updated: 6/17/2026, 9:03:04 PM
Quick Conversions
| TJS | JPY |
|---|---|
| 1 TJS | 17.33 JPY |
| 10 TJS | 173.30 JPY |
| 50 TJS | 866.52 JPY |
| 100 TJS | 1,733.05 JPY |
| 500 TJS | 8,665.25 JPY |
| 1,000 TJS | 17,330.50 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-06-17T21:03:04Z",
"rates": {
"JPY": 17.330498
}
}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": 1733.0497999999998,
"rate": 17.330498
}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