Rate Overview
Live
1 TZS = 0.061124 JPY
1 JPY = 16.3602
TZS
Avg
0.061425
High
0.061928
Low
0.060937
Last updated: 3/6/2026, 7:45:58 PM
Quick Conversions
| TZS | JPY |
|---|---|
| 1 TZS | 0.06 JPY |
| 10 TZS | 0.61 JPY |
| 50 TZS | 3.06 JPY |
| 100 TZS | 6.11 JPY |
| 500 TZS | 30.56 JPY |
| 1,000 TZS | 61.12 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-03-06T19:45:58Z",
"rates": {
"JPY": 0.061124
}
}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.1124,
"rate": 0.061124
}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