Rate Overview
Live
1 TZS = 0.059028 JPY
1 JPY = 16.9411
TZS
Avg
0.060174
High
0.060671
Low
0.058998
Last updated: 9/3/2026, 3:47:15 PM
Quick Conversions
| TZS | JPY |
|---|---|
| 1 TZS | 0.06 JPY |
| 10 TZS | 0.59 JPY |
| 50 TZS | 2.95 JPY |
| 100 TZS | 5.90 JPY |
| 500 TZS | 29.51 JPY |
| 1,000 TZS | 59.03 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-09-03T15:47:15Z",
"rates": {
"JPY": 0.059028
}
}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": 5.9028,
"rate": 0.059028
}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