Rate Overview
Live
1 TZS = 0.061894 JPY
1 JPY = 16.1567
TZS
Avg
0.061706
High
0.062060
Low
0.061448
Last updated: 7/21/2026, 6:42:13 PM
Quick Conversions
| TZS | JPY |
|---|---|
| 1 TZS | 0.06 JPY |
| 10 TZS | 0.62 JPY |
| 50 TZS | 3.09 JPY |
| 100 TZS | 6.19 JPY |
| 500 TZS | 30.95 JPY |
| 1,000 TZS | 61.89 JPY |
Get TZS/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=JPYExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-07-21T18:42:13Z",
"rates": {
"JPY": 0.061894
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "JPY",
"amount": 100
},
"result": 6.1894,
"rate": 0.061894
}Build with TZS/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key