Rate Overview
Live
1 TJS = 17.1997 JPY
1 JPY = 0.058140
TJS
Avg
17.1739
High
17.2632
Low
17.0624
Last updated: 8/13/2026, 3:02:13 PM
Quick Conversions
| TJS | JPY |
|---|---|
| 1 TJS | 17.20 JPY |
| 10 TJS | 172.00 JPY |
| 50 TJS | 859.99 JPY |
| 100 TJS | 1,719.97 JPY |
| 500 TJS | 8,599.87 JPY |
| 1,000 TJS | 17,199.74 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-08-13T15:02:13Z",
"rates": {
"JPY": 17.199741
}
}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": 1719.9741,
"rate": 17.199741
}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