Rate Overview
Live
1 TZS = 0.060720 JPY
1 JPY = 16.4690
TZS
Avg
0.060822
High
0.061098
Low
0.060557
Last updated: 5/26/2026, 8:42:01 PM
Quick Conversions
| TZS | JPY |
|---|---|
| 1 TZS | 0.06 JPY |
| 10 TZS | 0.61 JPY |
| 50 TZS | 3.04 JPY |
| 100 TZS | 6.07 JPY |
| 500 TZS | 30.36 JPY |
| 1,000 TZS | 60.72 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-05-26T20:42:01Z",
"rates": {
"JPY": 0.06072
}
}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.072,
"rate": 0.06072
}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