Rate Overview
Live
1 TJS = 16.6546 JPY
1 JPY = 0.060044 TJS
Avg
16.8806
High
16.9938
Low
16.6546
Last updated: 1/25/2026, 11:09:23 AM
Quick Conversions
| TJS | JPY |
|---|---|
| 1 TJS | 16.65 JPY |
| 10 TJS | 166.55 JPY |
| 50 TJS | 832.73 JPY |
| 100 TJS | 1,665.46 JPY |
| 500 TJS | 8,327.28 JPY |
| 1,000 TJS | 16,654.57 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-01-25T11:09:23Z",
"rates": {
"JPY": 16.654568
}
}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": 1665.4568000000002,
"rate": 16.654568
}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