Rate Overview
Live
1 JPY = 0.058169 TJS
1 TJS = 17.1913
JPY
Avg
0.061913
High
0.070235
Low
0.058169
Last updated: 5/27/2026, 4:04:43 PM
Quick Conversions
| JPY | TJS |
|---|---|
| 1 JPY | 0.06 TJS |
| 10 JPY | 0.58 TJS |
| 50 JPY | 2.91 TJS |
| 100 JPY | 5.82 TJS |
| 500 JPY | 29.08 TJS |
| 1,000 JPY | 58.17 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-05-27T16:04:43Z",
"rates": {
"TJS": 0.058169
}
}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.8168999999999995,
"rate": 0.058169
}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