Rate Overview
Live
1 TZS = 0.060322 JPY
1 JPY = 16.5777
TZS
Avg
0.060073
High
0.060400
Low
0.059646
Last updated: 8/14/2026, 6:55:30 PM
Quick Conversions
| TZS | JPY |
|---|---|
| 1 TZS | 0.06 JPY |
| 10 TZS | 0.60 JPY |
| 50 TZS | 3.02 JPY |
| 100 TZS | 6.03 JPY |
| 500 TZS | 30.16 JPY |
| 1,000 TZS | 60.32 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-08-14T18:55:30Z",
"rates": {
"JPY": 0.060322
}
}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.0322000000000005,
"rate": 0.060322
}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