Rate Overview
Live
1 TJS = 17.2862 JPY
1 JPY = 0.057850
TJS
Avg
15.3044
High
17.2862
Low
13.4271
Last updated: 5/28/2026, 3:34:35 PM
Quick Conversions
| TJS | JPY |
|---|---|
| 1 TJS | 17.29 JPY |
| 10 TJS | 172.86 JPY |
| 50 TJS | 864.31 JPY |
| 100 TJS | 1,728.62 JPY |
| 500 TJS | 8,643.08 JPY |
| 1,000 TJS | 17,286.15 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-05-28T15:34:35Z",
"rates": {
"JPY": 17.286151
}
}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": 1728.6151,
"rate": 17.286151
}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