Rate Overview
Live
1 TJS = 17.5242 JPY
1 JPY = 0.057064
TJS
Avg
17.4886
High
17.5980
Low
17.3880
Last updated: 7/7/2026, 4:44:14 PM
Quick Conversions
| TJS | JPY |
|---|---|
| 1 TJS | 17.52 JPY |
| 10 TJS | 175.24 JPY |
| 50 TJS | 876.21 JPY |
| 100 TJS | 1,752.42 JPY |
| 500 TJS | 8,762.09 JPY |
| 1,000 TJS | 17,524.18 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-07T16:44:14Z",
"rates": {
"JPY": 17.524176
}
}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": 1752.4176,
"rate": 17.524176
}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