Rate Overview
Live
1 JPY = 0.056331 TJS
1 TJS = 17.7522
JPY
Avg
0.056525
High
0.056837
Low
0.056331
Last updated: 7/28/2026, 1:58:24 AM
Quick Conversions
| JPY | TJS |
|---|---|
| 1 JPY | 0.06 TJS |
| 10 JPY | 0.56 TJS |
| 50 JPY | 2.82 TJS |
| 100 JPY | 5.63 TJS |
| 500 JPY | 28.17 TJS |
| 1,000 JPY | 56.33 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-28T01:58:24Z",
"rates": {
"TJS": 0.056331
}
}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.6331,
"rate": 0.056331
}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