Rate Overview
Live
1 TJS = 16.7341 JPY
1 JPY = 0.059758
TJS
Avg
15.6815
High
17.0256
Low
13.2057
Last updated: 3/27/2026, 11:48:51 AM
Quick Conversions
| TJS | JPY |
|---|---|
| 1 TJS | 16.73 JPY |
| 10 TJS | 167.34 JPY |
| 50 TJS | 836.70 JPY |
| 100 TJS | 1,673.41 JPY |
| 500 TJS | 8,367.03 JPY |
| 1,000 TJS | 16,734.05 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-27T11:48:51Z",
"rates": {
"JPY": 16.734051
}
}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.4051000000002,
"rate": 16.734051
}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