Rate Overview
Live
1 JPY = 0.059830 TJS
1 TJS = 16.7140
JPY
Avg
0.060405
High
0.060943
Low
0.059830
Last updated: 3/27/2026, 7:43:46 AM
Quick Conversions
| JPY | TJS |
|---|---|
| 1 JPY | 0.06 TJS |
| 10 JPY | 0.60 TJS |
| 50 JPY | 2.99 TJS |
| 100 JPY | 5.98 TJS |
| 500 JPY | 29.92 TJS |
| 1,000 JPY | 59.83 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-27T07:43:46Z",
"rates": {
"TJS": 0.05983
}
}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.9830000000000005,
"rate": 0.05983
}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