Rate Overview
Live
1 TJS = 16.7199 JPY
1 JPY = 0.059809
TJS
Avg
16.7453
High
16.8546
Low
16.7199
Last updated: 5/8/2026, 12:59:42 PM
Quick Conversions
| TJS | JPY |
|---|---|
| 1 TJS | 16.72 JPY |
| 10 TJS | 167.20 JPY |
| 50 TJS | 836.00 JPY |
| 100 TJS | 1,671.99 JPY |
| 500 TJS | 8,359.96 JPY |
| 1,000 TJS | 16,719.91 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-05-08T12:59:42Z",
"rates": {
"JPY": 16.71991
}
}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": 1671.991,
"rate": 16.71991
}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