Rate Overview
Live
1 JPY = 0.060729 TJS
1 TJS = 16.4666
JPY
Avg
0.060721
High
0.060943
Low
0.060399
Last updated: 3/7/2026, 12:46:19 AM
Quick Conversions
| JPY | TJS |
|---|---|
| 1 JPY | 0.06 TJS |
| 10 JPY | 0.61 TJS |
| 50 JPY | 3.04 TJS |
| 100 JPY | 6.07 TJS |
| 500 JPY | 30.36 TJS |
| 1,000 JPY | 60.73 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-03-07T00:46:19Z",
"rates": {
"TJS": 0.060729
}
}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": 6.0729,
"rate": 0.060729
}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