Rate Overview
Live
1 TJS = 16.7291 JPY
1 JPY = 0.059776
TJS
Avg
16.6387
High
16.7291
Low
16.4827
Last updated: 3/27/2026, 10:04:37 AM
Quick Conversions
| TJS | JPY |
|---|---|
| 1 TJS | 16.73 JPY |
| 10 TJS | 167.29 JPY |
| 50 TJS | 836.45 JPY |
| 100 TJS | 1,672.91 JPY |
| 500 TJS | 8,364.54 JPY |
| 1,000 TJS | 16,729.08 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-03-27T10:04:37Z",
"rates": {
"JPY": 16.72908
}
}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": 1672.908,
"rate": 16.72908
}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