Rate Overview
Live
1 JPY = 0.057644 TJS
1 TJS = 17.3479
JPY
Avg
0.057836
High
0.058045
Low
0.057603
Last updated: 9/1/2026, 3:59:57 PM
Quick Conversions
| JPY | TJS |
|---|---|
| 1 JPY | 0.06 TJS |
| 10 JPY | 0.58 TJS |
| 50 JPY | 2.88 TJS |
| 100 JPY | 5.76 TJS |
| 500 JPY | 28.82 TJS |
| 1,000 JPY | 57.64 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-09-01T15:59:57Z",
"rates": {
"TJS": 0.057644
}
}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.7644,
"rate": 0.057644
}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