Rate Overview
Live
1 TJS = 17.7521 JPY
1 JPY = 0.056331
TJS
Avg
17.6913
High
17.7521
Low
17.5939
Last updated: 7/28/2026, 2:23:25 AM
Quick Conversions
| TJS | JPY |
|---|---|
| 1 TJS | 17.75 JPY |
| 10 TJS | 177.52 JPY |
| 50 TJS | 887.60 JPY |
| 100 TJS | 1,775.21 JPY |
| 500 TJS | 8,876.03 JPY |
| 1,000 TJS | 17,752.06 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-28T02:23:25Z",
"rates": {
"JPY": 17.752059
}
}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": 1775.2059,
"rate": 17.752059
}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