Rate Overview
Live
1 TJS = 16.4672 JPY
1 JPY = 0.060727
TJS
Avg
16.4633
High
16.5564
Low
16.4085
Last updated: 3/6/2026, 8:11:02 PM
Quick Conversions
| TJS | JPY |
|---|---|
| 1 TJS | 16.47 JPY |
| 10 TJS | 164.67 JPY |
| 50 TJS | 823.36 JPY |
| 100 TJS | 1,646.72 JPY |
| 500 TJS | 8,233.59 JPY |
| 1,000 TJS | 16,467.19 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-06T20:11:02Z",
"rates": {
"JPY": 16.467187
}
}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": 1646.7187,
"rate": 16.467187
}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