Rate Overview
Live
1 TJS = 17.6484 JPY
1 JPY = 0.056662
TJS
Avg
16.6211
High
17.6484
Low
15.3932
Last updated: 7/22/2026, 4:28:57 AM
Quick Conversions
| TJS | JPY |
|---|---|
| 1 TJS | 17.65 JPY |
| 10 TJS | 176.48 JPY |
| 50 TJS | 882.42 JPY |
| 100 TJS | 1,764.84 JPY |
| 500 TJS | 8,824.22 JPY |
| 1,000 TJS | 17,648.43 JPY |
Get TJS/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=JPYExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-07-22T04:28:57Z",
"rates": {
"JPY": 17.648432
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "JPY",
"amount": 100
},
"result": 1764.8432,
"rate": 17.648432
}Build with TJS/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key