Rate Overview
Live
1 TJS = 16.7378 JPY
1 JPY = 0.059745
TJS
Avg
15.1300
High
16.9474
Low
13.4271
Last updated: 3/27/2026, 8:22:27 AM
Quick Conversions
| TJS | JPY |
|---|---|
| 1 TJS | 16.74 JPY |
| 10 TJS | 167.38 JPY |
| 50 TJS | 836.89 JPY |
| 100 TJS | 1,673.78 JPY |
| 500 TJS | 8,368.91 JPY |
| 1,000 TJS | 16,737.82 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-03-27T08:22:27Z",
"rates": {
"JPY": 16.737818
}
}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": 1673.7818,
"rate": 16.737818
}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