Rate Overview
Live
1 TJS = 17.6222 JPY
1 JPY = 0.056747
TJS
Avg
17.5110
High
17.6473
Low
17.3880
Last updated: 7/22/2026, 8:26:30 AM
Quick Conversions
| TJS | JPY |
|---|---|
| 1 TJS | 17.62 JPY |
| 10 TJS | 176.22 JPY |
| 50 TJS | 881.11 JPY |
| 100 TJS | 1,762.22 JPY |
| 500 TJS | 8,811.10 JPY |
| 1,000 TJS | 17,622.20 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-22T08:26:30Z",
"rates": {
"JPY": 17.622203
}
}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": 1762.2203,
"rate": 17.622203
}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