Rate Overview
Live
1 TZS = 0.061295 JPY
1 JPY = 16.3145
TZS
Avg
0.061271
High
0.061389
Low
0.061084
Last updated: 6/15/2026, 9:02:35 PM
Quick Conversions
| TZS | JPY |
|---|---|
| 1 TZS | 0.06 JPY |
| 10 TZS | 0.61 JPY |
| 50 TZS | 3.06 JPY |
| 100 TZS | 6.13 JPY |
| 500 TZS | 30.65 JPY |
| 1,000 TZS | 61.30 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-06-15T21:02:35Z",
"rates": {
"JPY": 0.061295
}
}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.1295,
"rate": 0.061295
}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