Rate Overview
Live
1 TJS = 17.7208 JPY
1 JPY = 0.056431
TJS
Avg
17.6356
High
17.7229
Low
17.5648
Last updated: 7/24/2026, 11:26:46 AM
Quick Conversions
| TJS | JPY |
|---|---|
| 1 TJS | 17.72 JPY |
| 10 TJS | 177.21 JPY |
| 50 TJS | 886.04 JPY |
| 100 TJS | 1,772.08 JPY |
| 500 TJS | 8,860.41 JPY |
| 1,000 TJS | 17,720.82 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-24T11:26:46Z",
"rates": {
"JPY": 17.720817
}
}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": 1772.0817,
"rate": 17.720817
}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