Rate Overview
Live
1 JPY = 0.057106 TJS
1 TJS = 17.5113
JPY
Avg
0.057224
High
0.057510
Low
0.056824
Last updated: 7/6/2026, 11:19:56 AM
Quick Conversions
| JPY | TJS |
|---|---|
| 1 JPY | 0.06 TJS |
| 10 JPY | 0.57 TJS |
| 50 JPY | 2.86 TJS |
| 100 JPY | 5.71 TJS |
| 500 JPY | 28.55 TJS |
| 1,000 JPY | 57.11 TJS |
Get JPY/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=TJSExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-06T11:19:56Z",
"rates": {
"TJS": 0.057106
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "TJS",
"amount": 100
},
"result": 5.7105999999999995,
"rate": 0.057106
}Build with JPY/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key